fix: Use --extra-index-url instead of --index-url for PyTorch GPU packages

This commit is contained in:
Developer
2026-02-16 20:05:11 +01:00
parent 72e7cdcee0
commit e7a68c9c6d

View File

@@ -1,4 +1,4 @@
--index-url https://download.pytorch.org/whl/cu124 --extra-index-url https://download.pytorch.org/whl/cu124
torch==2.5.1 torch==2.5.1
torchvision==0.20.1 torchvision==0.20.1
Real-ESRGAN==0.3.0 Real-ESRGAN==0.3.0