alexnasa commited on
Commit
291b4d1
·
verified ·
1 Parent(s): d7535db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -74,7 +74,8 @@ def _generate_vlm_prompt(
74
  """
75
 
76
  message_text = (
77
- "The give a detailed description of this image as a caption."
 
78
  )
79
 
80
  messages = [
 
74
  """
75
 
76
  message_text = (
77
+ "The give a detailed description of this image."
78
+ "describe each element with fine details."
79
  )
80
 
81
  messages = [