Erudesu commited on
Commit
0353b6d
·
verified ·
1 Parent(s): b2d0c3c

Update requirements.txt

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