SaltProphet commited on
Commit
e96edda
·
verified ·
1 Parent(s): f9cba31

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -16
requirements.txt CHANGED
@@ -1,16 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
-
3
- -gradio==4.44.1
4
- -huggingface_hub==0.25.2
5
- +gradio==4.42.0
6
- +huggingface_hub==0.23.4
7
-
8
- demucs==4.0.1
9
- torch==2.2.2+cpu
10
- torchaudio==2.2.2+cpu
11
- librosa==0.10.1
12
- numba>=0.58,<0.60
13
- numpy<2.0
14
- soundfile>=0.12.1
15
- tqdm>=4.66.0
16
- matplotlib>=3.8.0
 
1
+ gradio==4.31.5
2
+ demucs>=4.0.0
3
+ librosa
4
+ soundfile
5
+ matplotlib