Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ gTTS
|
|
| 8 |
pydub
|
| 9 |
scipy
|
| 10 |
parler_tts @ git+https://github.com/huggingface/parler-tts.git
|
| 11 |
-
groq
|
|
|
|
|
|
|
|
|
| 8 |
pydub
|
| 9 |
scipy
|
| 10 |
parler_tts @ git+https://github.com/huggingface/parler-tts.git
|
| 11 |
+
groq
|
| 12 |
+
torch
|
| 13 |
+
gguf>=0.10.0
|