Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ Refer to the [original model card](https://huggingface.co/ds4sd/SmolDocling-256M
|
|
16 |
## Use with mlx
|
17 |
|
18 |
```bash
|
19 |
-
pip install -U mlx-vlm pillow
|
20 |
```
|
21 |
|
22 |
```python
|
|
|
16 |
## Use with mlx
|
17 |
|
18 |
```bash
|
19 |
+
pip install -U mlx-vlm pillow docling-core
|
20 |
```
|
21 |
|
22 |
```python
|