Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -22
requirements.txt
CHANGED
@@ -1,22 +1 @@
|
|
1 |
-
|
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
|
|
|
1 |
+
-e .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|