SaltProphet commited on
Commit
aedcd4f
·
verified ·
1 Parent(s): 8f16b63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,10 +2,10 @@ demucs
2
  pydub
3
  librosa
4
  moviepy==1.0.3
5
- gradio
6
  numpy<2
 
7
  scipy
8
  soundfile
9
  imageio-ffmpeg
10
- torch
11
- decorator==4.4.2
 
2
  pydub
3
  librosa
4
  moviepy==1.0.3
5
+ decorator<5.0
6
  numpy<2
7
+ gradio
8
  scipy
9
  soundfile
10
  imageio-ffmpeg
11
+ torch