Spaces:
Runtime error
Runtime error
PFEemp2024
commited on
Create requirements.txt
Browse files- requirements.txt +27 -0
requirements.txt
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
findfile>=1.7.9.8
|
2 |
+
autocuda>=0.11
|
3 |
+
metric-visualizer>=0.5.5
|
4 |
+
boostaug>=2.2.3
|
5 |
+
spacy
|
6 |
+
networkx
|
7 |
+
seqeval
|
8 |
+
update-checker
|
9 |
+
typing_extensions
|
10 |
+
tqdm
|
11 |
+
pytorch_warmup
|
12 |
+
termcolor
|
13 |
+
gitpython
|
14 |
+
gdown>=4.4.0
|
15 |
+
transformers>4.20.0
|
16 |
+
torch>1.0.0
|
17 |
+
sentencepiece
|
18 |
+
tensorflow_text
|
19 |
+
tensorflow_hub
|
20 |
+
tensorflow>=2.6.0
|
21 |
+
datasets
|
22 |
+
textattack
|
23 |
+
jieba
|
24 |
+
pycld2
|
25 |
+
OpenHowNet
|
26 |
+
pinyin
|
27 |
+
flask
|