Spaces:
Runtime error
Runtime error
VishalD1234
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -209,7 +209,7 @@ Following are the subactivities needs to happen in this step.
|
|
209 |
|
210 |
{get_step_info(step_number)}
|
211 |
|
212 |
-
Please provide your output in the following format:
|
213 |
Output_Examples = {
|
214 |
["Delay in Bead Insertion", "Lack of raw material"],
|
215 |
["Inner Liner Adjustment by Technician", "Person rebuilding defective Tire Sections"],
|
@@ -224,7 +224,7 @@ Output_Examples = {
|
|
224 |
2. **Visual Evidence:** [Describe specific visual cues that support your selection]
|
225 |
3. **Reasoning:** [Explain why this reason best matches the observed evidence]
|
226 |
4. **Alternative Analysis:** [Brief explanation of why other possible reasons are less likely]
|
227 |
-
|
228 |
"""
|
229 |
|
230 |
|
|
|
209 |
|
210 |
{get_step_info(step_number)}
|
211 |
|
212 |
+
Important:Please provide your output in the following format:
|
213 |
Output_Examples = {
|
214 |
["Delay in Bead Insertion", "Lack of raw material"],
|
215 |
["Inner Liner Adjustment by Technician", "Person rebuilding defective Tire Sections"],
|
|
|
224 |
2. **Visual Evidence:** [Describe specific visual cues that support your selection]
|
225 |
3. **Reasoning:** [Explain why this reason best matches the observed evidence]
|
226 |
4. **Alternative Analysis:** [Brief explanation of why other possible reasons are less likely]
|
227 |
+
Base your analysis solely on visual evidence from the video. Focus on concrete, observable details rather than assumptions. Clearly state if no person or specific activity is observed.
|
228 |
"""
|
229 |
|
230 |
|