Spaces:
Sleeping
Sleeping
guowenxiang
commited on
Update requirements.txt
Browse files- requirements.txt +9 -4
requirements.txt
CHANGED
@@ -1,14 +1,19 @@
|
|
1 |
torchlibrosa==0.1.0
|
2 |
-
pytorch-lightning==
|
3 |
jupyter==1.0.0
|
4 |
icecream
|
5 |
torchmetrics==0.11.4
|
6 |
huggingface_hub==0.20.2
|
7 |
calmsize
|
8 |
librosa==0.10.1
|
9 |
-
einops==0.
|
10 |
pytorch-memlab==0.3.0
|
11 |
-
transformers==4.
|
12 |
omegaconf==2.3.0
|
13 |
sentencepiece==0.2.0
|
14 |
-
taming-transformers-rom1504
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torchlibrosa==0.1.0
|
2 |
+
pytorch-lightning==2.3.0
|
3 |
jupyter==1.0.0
|
4 |
icecream
|
5 |
torchmetrics==0.11.4
|
6 |
huggingface_hub==0.20.2
|
7 |
calmsize
|
8 |
librosa==0.10.1
|
9 |
+
einops==0.6.0
|
10 |
pytorch-memlab==0.3.0
|
11 |
+
transformers==4.18.0
|
12 |
omegaconf==2.3.0
|
13 |
sentencepiece==0.2.0
|
14 |
+
taming-transformers-rom1504
|
15 |
+
soundfile
|
16 |
+
gradio
|
17 |
+
torchdyn
|
18 |
+
ninja
|
19 |
+
protobuf
|