Spaces:
Running
on
Zero
Running
on
Zero
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|