Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ messages = [
|
|
44 |
"type": "image",
|
45 |
"image": f"file://{image_path}",
|
46 |
},
|
47 |
-
{"type": "text", "text": "
|
48 |
],
|
49 |
}
|
50 |
]
|
|
|
44 |
"type": "image",
|
45 |
"image": f"file://{image_path}",
|
46 |
},
|
47 |
+
{"type": "text", "text": "Describe this image."},
|
48 |
],
|
49 |
}
|
50 |
]
|