NeuralFalcon commited on
Commit
bbc7566
·
verified ·
1 Parent(s): fd2492d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ pydub==0.25.1
2
+ gradio>=5.25.0
3
+ click>=8.1.8