huihui-ai commited on
Commit
a64b76c
·
verified ·
1 Parent(s): 20f4a0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ messages = [
44
  "type": "image",
45
  "image": f"file://{image_path}",
46
  },
47
- {"type": "text", "text": "Please describe the content of the photo in detail"},
48
  ],
49
  }
50
  ]
 
44
  "type": "image",
45
  "image": f"file://{image_path}",
46
  },
47
+ {"type": "text", "text": "Describe this image."},
48
  ],
49
  }
50
  ]