Didier commited on
Commit
99f79c9
·
verified ·
1 Parent(s): d7912d6

Update module_vision.py

Browse files
Files changed (1) hide show
  1. module_vision.py +1 -0
module_vision.py CHANGED
@@ -17,6 +17,7 @@ def process(message, history):
17
  examples=[
18
  [{"text": "What is happening in the video?", "files": ["Usain_Bolt_floats_to_victory.mp4"]}],
19
  [{"text": "Pourrais-tu décrire cette image?", "files": ["le_monde_2025-04-01.jpg"]}],
 
20
  ]
21
 
22
  #
 
17
  examples=[
18
  [{"text": "What is happening in the video?", "files": ["Usain_Bolt_floats_to_victory.mp4"]}],
19
  [{"text": "Pourrais-tu décrire cette image?", "files": ["le_monde_2025-04-01.jpg"]}],
20
+ [{"text": "Could you descrive the video?", "files": ["threads_brittlestar_post_DIABZcnJ.mp4"]}],
21
  ]
22
 
23
  #