Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
torchlibrosa==0.1.0
|
2 |
pytorch-lightning==2.3.0
|
3 |
jupyter==1.0.0
|
4 |
-
torchmetrics==
|
5 |
-
huggingface_hub
|
6 |
-
calmsize
|
7 |
librosa==0.10.1
|
8 |
einops==0.6.0
|
9 |
pytorch-memlab==0.3.0
|
10 |
transformers==4.18.0
|
11 |
omegaconf==2.3.0
|
12 |
sentencepiece==0.2.0
|
13 |
-
taming-transformers-rom1504
|
14 |
-
soundfile
|
15 |
gradio
|
16 |
-
torchdyn
|
17 |
-
ninja
|
18 |
-
protobuf
|
19 |
-
openai
|
20 |
flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9.post1/flash_attn-2.5.9.post1+cu118torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
1 |
torchlibrosa==0.1.0
|
2 |
pytorch-lightning==2.3.0
|
3 |
jupyter==1.0.0
|
4 |
+
torchmetrics==0.11.4
|
5 |
+
huggingface_hub==0.23.4
|
6 |
+
calmsize==0.1.3
|
7 |
librosa==0.10.1
|
8 |
einops==0.6.0
|
9 |
pytorch-memlab==0.3.0
|
10 |
transformers==4.18.0
|
11 |
omegaconf==2.3.0
|
12 |
sentencepiece==0.2.0
|
13 |
+
taming-transformers-rom1504==0.0.6
|
14 |
+
soundfile==0.12.1
|
15 |
gradio
|
16 |
+
torchdyn==1.0.6
|
17 |
+
ninja==1.11.1.1
|
18 |
+
protobuf==5.27.1
|
19 |
+
openai==1.34.0
|
20 |
flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9.post1/flash_attn-2.5.9.post1+cu118torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|