Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +23 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,23 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accelerate>=0.33.0
|
| 2 |
+
bitsandbytes>0.37.0
|
| 3 |
+
cached_path
|
| 4 |
+
click
|
| 5 |
+
datasets
|
| 6 |
+
ema_pytorch>=0.5.2
|
| 7 |
+
gradio
|
| 8 |
+
jieba
|
| 9 |
+
librosa
|
| 10 |
+
matplotlib
|
| 11 |
+
numpy<=1.26.4
|
| 12 |
+
pydub
|
| 13 |
+
pypinyin
|
| 14 |
+
safetensors
|
| 15 |
+
soundfile
|
| 16 |
+
tomli
|
| 17 |
+
torchdiffeq
|
| 18 |
+
tqdm>=4.65.0
|
| 19 |
+
transformers
|
| 20 |
+
vocos
|
| 21 |
+
wandb
|
| 22 |
+
x_transformers>=1.31.14
|
| 23 |
+
git+https://github.com/SWivid/F5-TTS.git
|