SaltProphet commited on
Commit
4453bee
·
verified ·
1 Parent(s): 14845ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
- gradio==4.44.1
4
- huggingface_hub==0.25.2
5
- demucs==4.0.1
 
6
 
 
7
  torch==2.2.2+cpu
8
  torchaudio==2.2.2+cpu
9
-
10
  librosa==0.10.1
11
  numba>=0.58,<0.60
12
  numpy<2.0
 
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