mfarre HF staff commited on
Commit
c587eed
·
1 Parent(s): 0a5b574
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ class VideoHighlightDetector:
92
  "role": "user",
93
  "content": [
94
  {"type": "video", "path": video_path},
95
- {"type": "text", "text": "What is happening in this segment? Provide a brief description."}
96
  ]
97
  }
98
  ]
 
92
  "role": "user",
93
  "content": [
94
  {"type": "video", "path": video_path},
95
+ {"type": "text", "text": "What is happening in this segment? Provide a very brief and concise description."}
96
  ]
97
  }
98
  ]