Spaces:
Build error
Build error
Commit ·
dc24a08
1
Parent(s): 2eb3df1
revert update
Browse files- requirements.txt +1 -1
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
|
|
|
|
| 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
|