Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
|
|
|
|
3 |
Pillow
|
4 |
realesrgan
|
|
|
1 |
+
torch>=1.12.0
|
2 |
+
torchvision>=0.13.0
|
3 |
+
realesrgan
|
4 |
+
basicsr
|
5 |
Pillow
|
6 |
realesrgan
|