Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ pipeline_tag: image-text-to-text
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
| 7 |
-
Transformers compatible pixtral checkpoints
|
| 8 |
|
| 9 |
```python
|
| 10 |
from PIL import Image
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
| 7 |
+
Transformers compatible pixtral checkpoints. Make sure to install from source or wait for v4.45!
|
| 8 |
|
| 9 |
```python
|
| 10 |
from PIL import Image
|