[Narrator] prompt to describe the image like David Attenborough for increased complex descriptors. (#2)

This commit is contained in:
Ray Smets 2023-11-23 01:22:52 -08:00 committed by GitHub
parent b1f9236bb6
commit 4ab05a4b1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"},
{"type": "text", "text": "Describe this image as if you David Attenborough"},
{
"type": "image_url",
"image_url": f"data:image/jpeg;base64,{base64_image}",