Spaces:
Runtime error
Runtime error
KevinSmith94624
commited on
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
diffusers
|
3 |
+
gradio
|
4 |
+
transformers
|
5 |
+
gtts
|
6 |
+
pydub
|
7 |
+
nltk
|
8 |
+
together
|