Spaces:
Sleeping
Sleeping
Salman11223
commited on
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
TTS
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
gradio
|
5 |
+
numpy==1.23
|
6 |
+
assemblyai
|
7 |
+
requests
|
8 |
+
moviepy
|