Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ 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==0.1.6
|
11 |
audio-diffusion-pytorch==0.1.3
|
12 |
librosa>=0.10.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==1.0.0
|
10 |
huggingsound==0.1.6
|
11 |
audio-diffusion-pytorch==0.1.3
|
12 |
librosa>=0.10.0
|