We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a088c16 commit cf86d97Copy full SHA for cf86d97
pyproject.toml
@@ -124,7 +124,7 @@ line_length = 79
124
125
[project.optional-dependencies]
126
crf = [
127
- "pydensecrf@git+https://github.com/lucasb-eyer/pydensecrf.git#egg=master",
+ # "pydensecrf@git+https://github.com/lucasb-eyer/pydensecrf.git#egg=master",
128
]
129
pyqt5 = [
130
"pyqt5",
@@ -164,7 +164,7 @@ test = [
164
"coverage",
165
"tox",
166
"twine",
167
168
"onnx",
169
"onnxruntime",
170
0 commit comments