fix: Update PyTorch versions for Python 3.12 compatibility and use PyTorch index for GPU builds
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
torch==2.2.0+cu124
|
||||
torchvision==0.17.0+cu124
|
||||
--index-url https://download.pytorch.org/whl/cu124
|
||||
torch==2.5.1
|
||||
torchvision==0.20.1
|
||||
Real-ESRGAN==0.3.0
|
||||
basicsr==1.4.2
|
||||
|
||||
Reference in New Issue
Block a user