Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +17 -1
requirements.txt
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
gradio>=4.0.0
|
2 |
spaces>=0.10.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
spaces>=0.10.0
|
3 |
+
numpy
|
4 |
+
soundfile
|
5 |
+
huggingface_hub
|
6 |
+
sentencepiece
|
7 |
+
protobuf
|
8 |
+
datasets>=3.4.1
|
9 |
+
hf_transfer
|
10 |
+
bitsandbytes
|
11 |
+
accelerate
|
12 |
+
xformers==0.0.29.post3
|
13 |
+
peft
|
14 |
+
trl
|
15 |
+
triton
|
16 |
+
cut_cross_entropy
|
17 |
+
unsloth_zoo
|
18 |
+
unsloth
|
19 |
+
git+https://github.com/sudoping01/bambara-tts.git@main
|