prithivMLmods commited on
Commit
8f16cae
·
verified ·
1 Parent(s): 1de44ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,7 +235,7 @@ def generate_video(model_name: str,
235
 
236
  # Define examples for image and video inference
237
  image_examples = [
238
- ["Extract the content.", "images/7.jpg"],
239
  ["Solve the problem to find the value.", "images/1.jpg"],
240
  ["Explain the scene.", "images/6.JPG"],
241
  ["Solve the problem step by step.", "images/2.jpg"],
 
235
 
236
  # Define examples for image and video inference
237
  image_examples = [
238
+ ["Extract the content.", "images/7.png"],
239
  ["Solve the problem to find the value.", "images/1.jpg"],
240
  ["Explain the scene.", "images/6.JPG"],
241
  ["Solve the problem step by step.", "images/2.jpg"],