Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -5,9 +5,9 @@ diffusers>=0.10.0
|
|
5 |
pyannote.audio>=2.1.0
|
6 |
soundfile>=0.12.0
|
7 |
numpy>=1.21.0
|
8 |
-
git+https://github.com/nari-labs/dia.git@2811af1c5f476b1f49f4744fabf56cf352be21e5
|
9 |
-
descript-audio-codec==0.0.
|
10 |
-
huggingsound
|
11 |
-
audio-diffusion-pytorch
|
12 |
-
|
13 |
-
|
|
|
5 |
pyannote.audio>=2.1.0
|
6 |
soundfile>=0.12.0
|
7 |
numpy>=1.21.0
|
8 |
+
git+https://github.com/nari-labs/dia.git@2811af1c5f476b1f49f4744fabf56cf352be21e5
|
9 |
+
descript-audio-codec==0.0.5
|
10 |
+
huggingsound==0.1.6
|
11 |
+
audio-diffusion-pytorch==0.1.3
|
12 |
+
librosa>=0.10.0
|
13 |
+
accelerate>=0.20.0
|