Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ soundfile>=0.12.0
|
|
7 |
numpy>=1.21.0
|
8 |
git+https://github.com/nari-labs/dia.git@2811af1c5f476b1f49f4744fabf56cf352be21e5
|
9 |
descript-audio-codec==1.0.0
|
10 |
-
huggingsound==0.1.
|
11 |
audio-diffusion-pytorch==0.1.3
|
12 |
-
librosa>=0.
|
13 |
accelerate>=0.20.0
|
|
|
7 |
numpy>=1.21.0
|
8 |
git+https://github.com/nari-labs/dia.git@2811af1c5f476b1f49f4744fabf56cf352be21e5
|
9 |
descript-audio-codec==1.0.0
|
10 |
+
huggingsound==0.1.6
|
11 |
audio-diffusion-pytorch==0.1.3
|
12 |
+
librosa>=0.9.2
|
13 |
accelerate>=0.20.0
|