astral-sh / rye

a Hassle-Free Python Experience
https://rye.astral.sh
MIT License
13.6k stars 466 forks source link

Outdated torch install instructions #1236

Open this-josh opened 2 months ago

this-josh commented 2 months ago

In the FAQ there's a comment on how to install torch, this forces a CPU only version. I believe this is now out of data as torch can be installed with pip install torch https://pytorch.org/.

https://github.com/astral-sh/rye/blob/93e4cb854ab44acd9639c66970e4d36b55231973/docs/guide/faq.md?plain=1#L6