ethiotech4848 commited on
Commit
a073fd6
·
verified ·
1 Parent(s): df36628

Create requirements.txt

Browse files
Files changed (1) hide show
  1. 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