auerchristoph commited on
Commit
7716347
·
verified ·
1 Parent(s): 7ef126d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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