Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,11 +12,11 @@ icecream
|
|
12 |
protobuf
|
13 |
#snorkel
|
14 |
pyarrow
|
15 |
-
|
16 |
seqeval==0.0.12
|
17 |
#seqeval
|
18 |
#pytorch-crf==0.7.2
|
19 |
-
pytorch-crf
|
20 |
rank_bm25
|
21 |
nltk
|
22 |
#gradio
|
|
|
12 |
protobuf
|
13 |
#snorkel
|
14 |
pyarrow
|
15 |
+
transformers==3.0.2
|
16 |
seqeval==0.0.12
|
17 |
#seqeval
|
18 |
#pytorch-crf==0.7.2
|
19 |
+
#pytorch-crf
|
20 |
rank_bm25
|
21 |
nltk
|
22 |
#gradio
|