fix: Update PyTorch versions for Python 3.12 compatibility and use PyTorch index for GPU builds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
torch==2.2.0+cpu
|
||||
torchvision==0.17.0+cpu
|
||||
torch==2.10.0
|
||||
torchvision==0.15.0
|
||||
Real-ESRGAN==0.3.0
|
||||
basicsr==1.4.2
|
||||
|
||||
Reference in New Issue
Block a user