ProfessorLeVesseur commited on
Commit
78f6649
·
verified ·
1 Parent(s): 5eb98eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ if uploaded_file is not None and analyze_button:
52
  "You are a highly knowledgeable accessibility expert. "
53
  "Your task is to examine the following image in detail. "
54
  "Provide a comprehensive, factual, and accurate explanation of what the image depicts. "
55
- "Highlight key elements and their significance, and present your analysis in clear, well-structured markdown format. "
56
  "Create a detailed image caption in explaining in 150 words or less."
57
  )
58
 
 
52
  "You are a highly knowledgeable accessibility expert. "
53
  "Your task is to examine the following image in detail. "
54
  "Provide a comprehensive, factual, and accurate explanation of what the image depicts. "
55
+ "Highlight key elements and their significance, and present your analysis in clear, well-structured paragraph format. "
56
  "Create a detailed image caption in explaining in 150 words or less."
57
  )
58