fix: Downgrade Python to 3.11 and use compatible dependency versions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--extra-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
|
||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.0.1
|
||||
torchvision==0.15.2
|
||||
realesrgan>=0.2.5
|
||||
basicsr>=1.4.1
|
||||
|
||||
Reference in New Issue
Block a user