anonymous8 commited on
Commit
2825ab1
·
verified ·
1 Parent(s): 999d7fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -1
requirements.txt CHANGED
@@ -1,4 +1,28 @@
1
- pyabsa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  textattack
 
3
  pycld2
 
 
4
  flask
 
1
+ transformers<=4.34.0
2
+ findfile>=1.7.9.8
3
+ autocuda>=0.11
4
+ metric-visualizer>=0.5.5
5
+ boostaug>=2.2.3
6
+ spacy
7
+ networkx
8
+ seqeval
9
+ update-checker
10
+ typing_extensions
11
+ tqdm
12
+ pytorch_warmup
13
+ termcolor
14
+ gitpython
15
+ gdown>=4.4.0
16
+ transformers>4.20.0
17
+ torch>1.0.0
18
+ sentencepiece
19
+ tensorflow_text
20
+ tensorflow_hub
21
+ tensorflow>=2.6.0
22
+ datasets
23
  textattack
24
+ jieba
25
  pycld2
26
+ OpenHowNet
27
+ pinyin
28
  flask