Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
|
|
1 |
torch
|
|
|
|
|
|
|
2 |
TTS
|
|
|
1 |
+
gradio
|
2 |
torch
|
3 |
+
pydub
|
4 |
+
requests
|
5 |
+
zipfile
|
6 |
TTS
|