Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
|
| 3 |
gfpgan==1.3.8
|
| 4 |
-
gradio
|
| 5 |
insightface==0.7.3
|
| 6 |
moviepy>=1.0.3
|
| 7 |
numpy==1.24.3
|
|
@@ -17,5 +17,4 @@ protobuf==4.23.4
|
|
| 17 |
psutil==5.9.5
|
| 18 |
realesrgan==0.3.0
|
| 19 |
tensorflow==2.13.0
|
| 20 |
-
tqdm==4.65.0
|
| 21 |
-
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
|
| 3 |
gfpgan==1.3.8
|
| 4 |
+
gradio==3.40.1
|
| 5 |
insightface==0.7.3
|
| 6 |
moviepy>=1.0.3
|
| 7 |
numpy==1.24.3
|
|
|
|
| 17 |
psutil==5.9.5
|
| 18 |
realesrgan==0.3.0
|
| 19 |
tensorflow==2.13.0
|
| 20 |
+
tqdm==4.65.0
|
|
|