Offex commited on
Commit
3968f5f
·
verified ·
1 Parent(s): dc3dcb4

Update requirements.txt

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