SaltProphet commited on
Commit
d85af42
·
verified ·
1 Parent(s): dc2d2e2

Update requirements.txt

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