VishalD1234 commited on
Commit
30fdf08
·
verified ·
1 Parent(s): 40661e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ def get_analysis_prompt(step_number):
144
  """Constructs the prompt for analyzing delay reasons based on the selected step."""
145
  return f"""You are an AI expert system specialized in analyzing manufacturing processes and identifying production delays in tire manufacturing. Your role is to accurately classify delay reasons based on visual evidence from production line footage.
146
  Task Context:
147
- You are analyzing video footage from Step {step_number} of a tire manufacturing process where a delay has been detected. }
148
  Required Analysis:
149
  Carefully observe the video for visual cues indicating production interruption.
150
  If no person is visible in any of the frames, the reason probably might be due to his absence.
 
144
  """Constructs the prompt for analyzing delay reasons based on the selected step."""
145
  return f"""You are an AI expert system specialized in analyzing manufacturing processes and identifying production delays in tire manufacturing. Your role is to accurately classify delay reasons based on visual evidence from production line footage.
146
  Task Context:
147
+ You are analyzing video footage from Step {step_number} of a tire manufacturing process where a delay has been detected.
148
  Required Analysis:
149
  Carefully observe the video for visual cues indicating production interruption.
150
  If no person is visible in any of the frames, the reason probably might be due to his absence.