Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,7 +15,8 @@ pyarrow
|
|
15 |
transformers==3.0.2
|
16 |
seqeval==0.0.12
|
17 |
#seqeval
|
18 |
-
pytorch-crf==0.7.2
|
|
|
19 |
rank_bm25
|
20 |
nltk
|
21 |
#gradio
|
|
|
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
|