Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
torch
|
2 |
huggingface-hub
|
3 |
llama-cpp-python
|
4 |
-
groq
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
huggingface-hub
|
3 |
llama-cpp-python
|
4 |
+
groq
|
5 |
+
--index-url https://pypi.fury.io/balacoon/
|
6 |
+
--extra-index-url https://pypi.org/simple/
|
7 |
+
balacoon-tts==0.1.3
|
8 |
+
numpy
|