VishalD1234 commited on
Commit
55a3f39
·
verified ·
1 Parent(s): 8227f0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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
- Important: 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
 
 
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