Doubleupai commited on
Commit
fb9c846
·
verified ·
1 Parent(s): a50cc3c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ rembg
3
+ numpy
4
+ pillow
5
+ librosa
6
+ soundfile
7
+ spleeter
8
+ opencv-python
9
+ pytube
10
+ requests