prithivMLmods commited on
Commit
eebdb9e
·
verified ·
1 Parent(s): c854bb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -247,7 +247,6 @@ def generate_video(model_name: str, text: str, video_path: str,
247
 
248
  # Define examples for image and video inference
249
  image_examples = [
250
- ["Extract the food items, their prices, and the total price from the receipt, and output them in Markdown format.", "images/food_r.png"],
251
  ["Describe the safety measures in the image. Conclude (Safe / Unsafe)..", "images/5.jpg"],
252
  ["Convert this page to doc [markdown] precisely.", "images/3.png"],
253
  ["Convert this page to doc [markdown] precisely.", "images/4.png"],
 
247
 
248
  # Define examples for image and video inference
249
  image_examples = [
 
250
  ["Describe the safety measures in the image. Conclude (Safe / Unsafe)..", "images/5.jpg"],
251
  ["Convert this page to doc [markdown] precisely.", "images/3.png"],
252
  ["Convert this page to doc [markdown] precisely.", "images/4.png"],