Spaces:
Running on Zero
Running on Zero
- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -31,8 +31,6 @@ cryptography==46.0.3
|
|
| 31 |
datasets==2.21.0
|
| 32 |
decorator==5.2.1
|
| 33 |
deprecated==1.2.18
|
| 34 |
-
descript-audio-codec==1.0.0
|
| 35 |
-
descript-audiotools==0.7.2
|
| 36 |
diffusers==0.36.0
|
| 37 |
dill==0.3.8
|
| 38 |
distro==1.9.0
|
|
@@ -74,7 +72,7 @@ jsonmerge==1.9.2
|
|
| 74 |
jsonschema==4.25.1
|
| 75 |
jsonschema-specifications==2025.9.1
|
| 76 |
julius==0.2.7
|
| 77 |
-
k-diffusion==0.1.1
|
| 78 |
lameenc==1.8.1
|
| 79 |
lazy-loader==0.4
|
| 80 |
librosa==0.10.2.post1
|
|
@@ -104,7 +102,7 @@ mutagen==1.47.0
|
|
| 104 |
networkx==3.4.2
|
| 105 |
nnaudio==0.3.3
|
| 106 |
numba==0.62.1
|
| 107 |
-
numpy
|
| 108 |
omegaconf==2.3.0
|
| 109 |
orjson==3.11.3
|
| 110 |
packaging==25.0
|
|
|
|
| 31 |
datasets==2.21.0
|
| 32 |
decorator==5.2.1
|
| 33 |
deprecated==1.2.18
|
|
|
|
|
|
|
| 34 |
diffusers==0.36.0
|
| 35 |
dill==0.3.8
|
| 36 |
distro==1.9.0
|
|
|
|
| 72 |
jsonschema==4.25.1
|
| 73 |
jsonschema-specifications==2025.9.1
|
| 74 |
julius==0.2.7
|
| 75 |
+
k-diffusion==0.1.1
|
| 76 |
lameenc==1.8.1
|
| 77 |
lazy-loader==0.4
|
| 78 |
librosa==0.10.2.post1
|
|
|
|
| 102 |
networkx==3.4.2
|
| 103 |
nnaudio==0.3.3
|
| 104 |
numba==0.62.1
|
| 105 |
+
numpy
|
| 106 |
omegaconf==2.3.0
|
| 107 |
orjson==3.11.3
|
| 108 |
packaging==25.0
|