VishalD1234 commited on
Commit
a483265
·
verified ·
1 Parent(s): a5f6b27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -116,6 +116,7 @@ def get_analysis_prompt(step_number, possible_reasons):
116
  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 repairing it.
117
  Compare observed evidence against each possible delay reason.
118
  Select the most likely reason based on visual evidence.
 
119
  Please provide your analysis in the following format:
120
  1. Selected Reason: [State the most likely reason from the given options]
121
  2. Visual Evidence: [Describe specific visual cues that support your selection]
 
116
  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 repairing it.
117
  Compare observed evidence against each possible delay reason.
118
  Select the most likely reason based on visual evidence.
119
+ Also give time duration of each video.
120
  Please provide your analysis in the following format:
121
  1. Selected Reason: [State the most likely reason from the given options]
122
  2. Visual Evidence: [Describe specific visual cues that support your selection]