Hev832 commited on
Commit
cec6953
·
verified ·
1 Parent(s): 4128ea2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ yt_dlp
3
+ numpy
4
+ librosa
5
+ soundfile
6
+ ffmpeg-python