Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
descript-audio-codec>=1.0.0
|
2 |
-
gradio>=5.25.2
|
3 |
huggingface-hub>=0.30.2
|
4 |
numpy>=2.2.4
|
5 |
pydantic>=2.11.3
|
6 |
soundfile>=0.13.1
|
7 |
torchaudio>=2.0.0
|
8 |
torch>=2.0.0
|
9 |
-
gradio-dialogue>=0.0.4
|
|
|
1 |
descript-audio-codec>=1.0.0
|
|
|
2 |
huggingface-hub>=0.30.2
|
3 |
numpy>=2.2.4
|
4 |
pydantic>=2.11.3
|
5 |
soundfile>=0.13.1
|
6 |
torchaudio>=2.0.0
|
7 |
torch>=2.0.0
|
8 |
+
gradio-dialogue>=0.0.4
|