ZiyueJiang commited on
Commit
5877167
·
1 Parent(s): 832ba44

update pytorch version for ZeroGPU

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==2.2.0
2
  torchaudio==2.2.0
 
3
  setproctitle==1.3.3
4
  attrdict==2.0.1
5
  librosa==0.10.2.post1
 
1
  torch==2.2.0
2
  torchaudio==2.2.0
3
+ numpy<2
4
  setproctitle==1.3.3
5
  attrdict==2.0.1
6
  librosa==0.10.2.post1