amir22010 commited on
Commit
6efe9a0
·
verified ·
1 Parent(s): 73f84cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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/ balacoon-tts
 
 
 
 
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