Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
|
|
| 1 |
torch==1.13.1
|
| 2 |
torchvision==0.14.1
|
| 3 |
opencv-python==4.6.0.66
|
| 4 |
numpy
|
| 5 |
gradio==3.41.2
|
| 6 |
-
basicsr==1.4.2
|
| 7 |
realesrgan==0.3.0
|
| 8 |
gfpgan==1.3.8
|
| 9 |
insightface==0.7.3
|
|
|
|
| 1 |
+
basicsr==1.4.2
|
| 2 |
torch==1.13.1
|
| 3 |
torchvision==0.14.1
|
| 4 |
opencv-python==4.6.0.66
|
| 5 |
numpy
|
| 6 |
gradio==3.41.2
|
|
|
|
| 7 |
realesrgan==0.3.0
|
| 8 |
gfpgan==1.3.8
|
| 9 |
insightface==0.7.3
|