Spaces:
Runtime error
Runtime error
xyh1756
commited on
Commit
·
31c8629
1
Parent(s):
83eeedf
修改requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==1.6.0
|
2 |
tqdm==4.62.3
|
3 |
transformers==3.0.2
|
4 |
-
seqeval==0.0.12
|
|
|
|
1 |
torch==1.6.0
|
2 |
tqdm==4.62.3
|
3 |
transformers==3.0.2
|
4 |
+
seqeval==0.0.12
|
5 |
+
pytorch-crf==0.7.2
|