Spaces:
Running
on
L40S
Running
on
L40S
delete requirements
Browse files- requirements.txt +0 -24
- requirements_nodeps.txt +0 -13
requirements.txt
CHANGED
@@ -1,24 +0,0 @@
|
|
1 |
-
alias-free-torch>=0.0.6
|
2 |
-
descript-audio-codec>=1.0.0
|
3 |
-
diffusers==0.27.2
|
4 |
-
einops>=0.8.1
|
5 |
-
einops-exts==0.0.4
|
6 |
-
flashy>=0.0.2
|
7 |
-
huggingface-hub==0.25.2
|
8 |
-
julius>=0.2.7
|
9 |
-
k-diffusion==0.1.1
|
10 |
-
kaldiio>=2.18.1
|
11 |
-
lameenc>=1.8.1
|
12 |
-
librosa>=0.11.0
|
13 |
-
lightning>=2.5.2
|
14 |
-
ninja>=1.11.1.4
|
15 |
-
nnAudio>=0.3.3
|
16 |
-
openunmix>=1.3.0
|
17 |
-
peft==0.10.0
|
18 |
-
torch==2.6.0
|
19 |
-
torchaudio==2.6.0
|
20 |
-
torchvision==0.21.0
|
21 |
-
transformers==4.37.2
|
22 |
-
vector-quantize-pytorch>=1.22.17
|
23 |
-
wheel>=0.45.1
|
24 |
-
x-transformers>=2.3.25
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements_nodeps.txt
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
fairseq==0.12.2
|
2 |
-
antlr4-python3-runtime==4.8
|
3 |
-
bitarray==3.4.3
|
4 |
-
cffi==1.17.1
|
5 |
-
colorama==0.4.6
|
6 |
-
cython==3.1.2
|
7 |
-
hydra-core==1.0.7
|
8 |
-
lxml==5.4.0
|
9 |
-
omegaconf==2.2.0
|
10 |
-
portalocker==3.2.0
|
11 |
-
pycparser==2.22
|
12 |
-
sacrebleu==2.5.1
|
13 |
-
tabulate==0.9.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|