PyTorch 2.8 available via pip for Intel Macs?

Is there an easy way to install or get Pytorch 2.8 for Intel Macs via pip? I know PyTorch’s official support for Intel Macs was deprecated after 2.2. It is available via conda though, but I want to avoid conda in this specific project. Does anyone have a good idea, how to get it via pip from a custom source or would the only way be to build it from source?