Spaces:
Runtime error
Runtime error
FrankZxShen
commited on
Commit
•
9162e52
1
Parent(s):
d861b74
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
ffmpeg-python
|
2 |
Flask
|
3 |
Flask_Cors
|
4 |
-
gradio
|
5 |
numpy==1.23.0
|
6 |
pyworld==0.2.3
|
7 |
scipy==1.10.0
|
|
|
1 |
ffmpeg-python
|
2 |
Flask
|
3 |
Flask_Cors
|
4 |
+
gradio==3.22.1
|
5 |
numpy==1.23.0
|
6 |
pyworld==0.2.3
|
7 |
scipy==1.10.0
|