[Narrator] fix

This commit is contained in:
Ray Smets 2023-11-23 01:45:28 -08:00
parent 4ab05a4b1d
commit 1bb728ada3
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ def generate_new_line(base64_image):
{
"role": "user",
"content": [
{"type": "text", "text": "Describe this image as if you David Attenborough"},
{"type": "text", "text": "Describe this image as if you are David Attenborough"},
{
"type": "image_url",
"image_url": f"data:image/jpeg;base64,{base64_image}",