sugakrit6 commited on
Commit
a5b64e8
·
verified ·
1 Parent(s): 8f8f05c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.15
2
+ pydub==0.25.1
3
+ moviepy==1.2.3
4
+ librosa==0.9.1
5
+ numpy==1.23.3
6
+ ffmpeg-python==0.2.0