Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -112,7 +112,7 @@ You are analyzing video footage from Step {step_number} of a tire manufacturing
|
|
112 |
{', '.join(possible_reasons)}
|
113 |
Required Analysis:
|
114 |
Required Analysis:
|
115 |
-
Carefully observe the video for visual cues indicating production interruption.
|
116 |
If no person is visible in any of the frames, the reason probably might be due to his absence.
|
117 |
If a person is visible in the video and is observed touching and modifying the layers of the tire, it means there is a issue with tyre being patched hence he is repatching it.
|
118 |
Compare observed evidence against each possible delay reason.
|
|
|
112 |
{', '.join(possible_reasons)}
|
113 |
Required Analysis:
|
114 |
Required Analysis:
|
115 |
+
Carefully observe the video for visual cues indicating production interruption.
|
116 |
If no person is visible in any of the frames, the reason probably might be due to his absence.
|
117 |
If a person is visible in the video and is observed touching and modifying the layers of the tire, it means there is a issue with tyre being patched hence he is repatching it.
|
118 |
Compare observed evidence against each possible delay reason.
|