Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
torch
|
| 3 |
-
gradio
|
| 4 |
-
soundfile
|
| 5 |
git+https://github.com/huggingface/parler-tts.git
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
torch
|
| 3 |
+
gradio
|
| 4 |
+
soundfile
|
| 5 |
git+https://github.com/huggingface/parler-tts.git
|
| 6 |
+
sentencepiece
|