Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
torch
|
2 |
-
transformers
|
3 |
-
gradio
|
4 |
-
huggingface_hub
|
5 |
-
pydub
|
6 |
numpy
|
7 |
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
|
|
|
|
|
|
|
|
2 |
numpy
|
3 |
spaces
|
4 |
+
gradio
|
5 |
+
parler-tts
|
6 |
+
pydub
|
7 |
+
transformers
|
8 |
+
huggingface_hub
|
9 |
+
streamer
|