Offex commited on
Commit
ce79256
·
verified ·
1 Parent(s): c0c025d

Update requirements.txt

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