naonauno commited on
Commit
69c8c8c
·
verified ·
1 Parent(s): e366fb9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  torch==2.0.1
2
  torchaudio==2.0.2
3
- numpy~=1.24.3
4
  librosa>=0.10.1
5
- accelerate>=0.25.0
6
  ipython
7
- transformers>=4.36.0
8
  einops>=0.7.0
9
  pyworld
10
  json5
 
1
  torch==2.0.1
2
  torchaudio==2.0.2
3
+ numpy==1.24.3
4
  librosa>=0.10.1
5
+ accelerate==0.25.0
6
  ipython
7
+ transformers==4.30.2
8
  einops>=0.7.0
9
  pyworld
10
  json5