ahk-d commited on
Commit
94fd5b2
·
verified ·
1 Parent(s): 314aa29

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio>=4.0.0
2
- spleeter
3
- demucs
4
- ffmpeg
 
 
 
 
1
+ torch>=1.9.0
2
+ torchaudio>=0.9.0
3
+ demucs>=4.0.0
4
+ gradio>=3.40.0
5
+ numpy
6
+ librosa
7
+ soundfile