Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -13
requirements.txt
CHANGED
|
@@ -1,13 +1,3 @@
|
|
| 1 |
-
torch>=
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
gfpgan>=1.3.7
|
| 5 |
-
realesrgan>=0.2.5
|
| 6 |
-
numpy
|
| 7 |
-
opencv-python
|
| 8 |
-
torchvision
|
| 9 |
-
scipy
|
| 10 |
-
tqdm
|
| 11 |
-
lmdb
|
| 12 |
-
pyyaml
|
| 13 |
-
yapf
|
|
|
|
| 1 |
+
torch>=2.0.0
|
| 2 |
+
torchvision>=0.15.1
|
| 3 |
+
gradio>=4.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|