Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -16
requirements.txt
CHANGED
@@ -1,19 +1,4 @@
|
|
1 |
gradio>=4.0.0
|
2 |
spaces>=0.10.0
|
3 |
-
|
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
|
|
|
1 |
gradio>=4.0.0
|
2 |
spaces>=0.10.0
|
3 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
git+https://github.com/sudoping01/bambara-tts.git@main
|