Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
gradio
|
2 |
-
gtts
|
3 |
-
pyttsx3
|
4 |
-
requests
|
5 |
-
uuid
|
6 |
-
google-generativeai
|
7 |
-
edge-tts
|
8 |
-
soundfile
|
9 |
-
numpy
|
10 |
scipy
|
|
|
1 |
+
gradio
|
2 |
+
gtts
|
3 |
+
pyttsx3
|
4 |
+
requests
|
5 |
+
uuid
|
6 |
+
google-generativeai
|
7 |
+
edge-tts
|
8 |
+
soundfile
|
9 |
+
numpy
|
10 |
scipy
|