sudoping01 commited on
Commit
b03e687
·
verified ·
1 Parent(s): 17640d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1,4 +1,12 @@
 
1
  gradio>=4.0.0
2
  spaces>=0.10.0
 
3
 
4
- git+https://github.com/sudoping01/bambara-tts.git@main
 
 
 
 
 
 
 
1
+ # Core Gradio and Spaces
2
  gradio>=4.0.0
3
  spaces>=0.10.0
4
+ git+https://github.com/sudoping01/bambara-tts.git@main
5
 
6
+ --find-links https://download.pytorch.org/whl/torch_stable.html
7
+
8
+ sentencepiece
9
+ protobuf
10
+ datasets>=3.4.1
11
+ huggingface_hub
12
+ hf_transfer