don0726 commited on
Commit
f874ec1
·
verified ·
1 Parent(s): 221bba9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+ gradio
3
+ demucs
4
+ torch
5
+ torchaudio
6
+ ffmpeg-python