mic7ch commited on
Commit
4a03c6f
·
verified ·
1 Parent(s): fd4975b

Update README.md

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