[Narrator] prompt to describe the image like David Attenborough for increased complex descriptors. (#2)
This commit is contained in:
parent
b1f9236bb6
commit
4ab05a4b1d
|
@ -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}",
|
||||
|
|
Loading…
Reference in New Issue