arjunanand13 commited on
Commit
5d15a12
1 Parent(s): a19c964

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ Carefully examine the image and provide a detailed response. If a data logger is
66
  If no data logger is visible, respond with:
67
  {"present": false, "reason": "Detailed explanation of why you believe there's no data logger, describing what you see instead"}
68
 
69
- Be specific in your reasoning, mentioning colors, shapes, and other relevant details you observe in the image. Ensure your response is in valid JSON format and provides substantial, meaningful analysis."""
70
 
71
  iface = gr.Interface(
72
  fn=analyze_image,
 
66
  If no data logger is visible, respond with:
67
  {"present": false, "reason": "Detailed explanation of why you believe there's no data logger, describing what you see instead"}
68
 
69
+ Ensure your response is in valid JSON format """
70
 
71
  iface = gr.Interface(
72
  fn=analyze_image,