prithivMLmods commited on
Commit
6bf88e9
·
verified ·
1 Parent(s): 80d4d12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ def generate_video(text: str, video_path: str,
155
  # Define examples for image and video inference
156
  image_examples = [
157
  ["OCR the Text in the Image", "rolm/1.jpeg"],
158
- ["Explain the scene in detail.", "images/2.jpeg"]
159
  ]
160
 
161
  video_examples = [
 
155
  # Define examples for image and video inference
156
  image_examples = [
157
  ["OCR the Text in the Image", "rolm/1.jpeg"],
158
+ ["Explain the scene in detail.", "images/2.jpg"]
159
  ]
160
 
161
  video_examples = [