eswardivi commited on
Commit
5090385
1 Parent(s): 610f79e

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,9 @@
 
 
1
  tqdm
2
- torch<2.0
3
  torchaudio
4
- transformers==4.27.4
5
  mecab-python3==1.0.5
6
  num2words==0.5.12
7
  unidic_lite==1.0.8
@@ -22,6 +24,5 @@ unidecode==1.3.7
22
  pypinyin==0.50.0
23
  cn2an==0.5.22
24
  jieba==0.42.1
25
- gradio==3.48.0
26
  langid==1.1.6
27
  txtsplit
 
1
+ gradio
2
+ spaces
3
  tqdm
4
+ torch
5
  torchaudio
6
+ transformers
7
  mecab-python3==1.0.5
8
  num2words==0.5.12
9
  unidic_lite==1.0.8
 
24
  pypinyin==0.50.0
25
  cn2an==0.5.22
26
  jieba==0.42.1
 
27
  langid==1.1.6
28
  txtsplit