Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ ffmpeg-python
|
|
2 |
Flask
|
3 |
Flask_Cors
|
4 |
gradio>=3.7.0
|
5 |
-
|
6 |
-
|
7 |
pyworld
|
8 |
scipy==1.10.0
|
9 |
SoundFile==0.12.1
|
|
|
2 |
Flask
|
3 |
Flask_Cors
|
4 |
gradio>=3.7.0
|
5 |
+
numpy==1.23.5
|
6 |
+
|
7 |
pyworld
|
8 |
scipy==1.10.0
|
9 |
SoundFile==0.12.1
|