Update README.md
Browse files
README.md
CHANGED
|
@@ -85,7 +85,7 @@ from transformers import AutoModel
|
|
| 85 |
model = AutoModel.from_pretrained("docling-project/MarkushGrapher-2")
|
| 86 |
```
|
| 87 |
|
| 88 |
-
For full inference pipeline usage, see the [MarkushGrapher
|
| 89 |
|
| 90 |
## Datasets
|
| 91 |
|
|
|
|
| 85 |
model = AutoModel.from_pretrained("docling-project/MarkushGrapher-2")
|
| 86 |
```
|
| 87 |
|
| 88 |
+
For full inference pipeline usage, see the [MarkushGrapher repository](https://github.com/DS4SD/MarkushGrapher).
|
| 89 |
|
| 90 |
## Datasets
|
| 91 |
|