Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ messages = [
|
|
87 |
"content": [{"type": "image"}, {"type": "text", "text": instruction}],
|
88 |
}
|
89 |
]
|
90 |
-
|
91 |
It is critical that the input image fully complies with the prescribed formatting specifications outlined above: 480×60 pixels, black text on a white background, and left-aligned text.
|
92 |
|
93 |
## Authors and Acknowledgments
|
|
|
87 |
"content": [{"type": "image"}, {"type": "text", "text": instruction}],
|
88 |
}
|
89 |
]
|
90 |
+
```
|
91 |
It is critical that the input image fully complies with the prescribed formatting specifications outlined above: 480×60 pixels, black text on a white background, and left-aligned text.
|
92 |
|
93 |
## Authors and Acknowledgments
|