Spaces:
Runtime error
Runtime error
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.5
|
6 |
pyworld
|
7 |
scipy==1.10.0
|
|
|
1 |
ffmpeg-python
|
2 |
Flask
|
3 |
Flask_Cors
|
4 |
+
gradio=3.26.0
|
5 |
numpy==1.23.5
|
6 |
pyworld
|
7 |
scipy==1.10.0
|