baohuynhbk14 commited on
Commit
a7d12bd
·
verified ·
1 Parent(s): d91130c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -353,8 +353,8 @@ video_examples = [
353
  ["Identify the main actions in the video", "videos/2.mp4"],
354
  ]
355
  pdf_examples = [
356
- ["Extract the content precisely.", "examples/pdfs/doc1.pdf"],
357
- ["Nội dung của văn bản trong ảnh là gì?.", "examples/pdfs/doc2.pdf"]
358
  ]
359
 
360
  css = """
 
353
  ["Identify the main actions in the video", "videos/2.mp4"],
354
  ]
355
  pdf_examples = [
356
+ ["Extract the content precisely.", "pdfs/doc1.pdf"],
357
+ ["Nội dung của văn bản trong ảnh là gì?.", "pdfs/doc2.pdf"]
358
  ]
359
 
360
  css = """