Didier commited on
Commit
224860a
·
verified ·
1 Parent(s): 17ddaa5

Update module_vision.py

Browse files
Files changed (1) hide show
  1. module_vision.py +1 -2
module_vision.py CHANGED
@@ -16,8 +16,7 @@ def process(message, history):
16
 
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.jpg"]}],
20
- [{"text": "Comment rationaliser le phénomène du 'quantum entanglement'?",}],
21
  ]
22
 
23
  #
 
16
 
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
  #