canksdi commited on
Commit
cf3b390
·
verified ·
1 Parent(s): cbf808e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  gradio==3.32.0
2
  transformers==4.30.2
3
  torch==2.0.1
 
4
  soundfile==0.12.1
5
  datasets==2.13.0
6
- numpy>=1.17.0
7
  protobuf==3.20.3
8
  tqdm
9
  sentencepiece
 
1
  gradio==3.32.0
2
  transformers==4.30.2
3
  torch==2.0.1
4
+ torchaudio==2.0.1
5
  soundfile==0.12.1
6
  datasets==2.13.0
7
+ numpy<2.0.0
8
  protobuf==3.20.3
9
  tqdm
10
  sentencepiece