Huiran Yu commited on
Commit
eed6484
·
1 Parent(s): a52103d

downgrade numpy

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ pip>=23.1
2
  setuptools<82
3
  wheel
4
  gradio==5.28.0
 
5
  Cython
6
  git+https://github.com/TEAMuP-dev/pyharp.git@v0.3.0
7
  librosa
 
2
  setuptools<82
3
  wheel
4
  gradio==5.28.0
5
+ numpy==1.26.4
6
  Cython
7
  git+https://github.com/TEAMuP-dev/pyharp.git@v0.3.0
8
  librosa