Skip to content

Commit 25c027d

Browse files
committed
AllenNLP required
1 parent 1b0b07c commit 25c027d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
install_requires=[
2626
'torch>=1.7.1',
2727
'transformers>=4.0.0',
28+
'allennlp',
2829
'nltk',
2930
'stanza',
30-
'opt_einsum',
3131
'dill'],
3232
entry_points={
3333
'console_scripts': [

0 commit comments

Comments
 (0)