Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
-
huggingface-hub
|
4 |
llama-cpp-python
|
5 |
groq
|
6 |
-
--index-url https://pypi.fury.io/balacoon/
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchaudio
|
|
|
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 |
+
huggingface_hub
|