Closed Selur closed 2 months ago
README updated. I'm using 2.6.0.dev and do not encounter issue.
Okay for me, for example, vs-code with lib doesn't work anymore. Since you have no problems, it must be something else with my system.
I was only referring to vs-rife for no issue with 2.6.0.dev. Other projects may or may not have issue.
Okay, like I wrote, 'which does break some other stuff I'm using' I have no direct problem with vs-rife.
README.md states:
pip install --pre -U torch torchvision torch_tensorrt --index-url https://download.pytorch.org/whl/nightly/cu124 --extra-index-url https://pypi.nvidia.com
installs 2.6.0dev, which does break some other stuff I'm using. => Do you know which are the latest 2.5.X versions for torch torchvision torch_tensorrt that work, so I can avoid installing 2.6.x dev?