don0726 commited on
Commit
f713cf8
·
verified ·
1 Parent(s): 2cd5b38

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ torchaudio
4
+ demucs
5
+ librosa
6
+ soundfile
7
+ numpy