Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
gradio>=3.
|
2 |
-
gTTS>=2.3
|
|
|
|
|
|
1 |
+
gradio>=3.0.0
|
2 |
+
gTTS>=2.2.3
|
3 |
+
librosa>=0.9.2
|
4 |
+
|