Alexandre-Numind commited on
Commit
475efa8
·
verified ·
1 Parent(s): 3bfb290

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1500,7 +1500,7 @@ and extraction pipelines across scans, receipts, forms, invoices, contracts, tab
1500
 
1501
  gr.HTML(
1502
  "<div class='secondary-note'>"
1503
- "Use Extract for JSON. Use Markdown to convert an image document."
1504
  "</div>"
1505
  )
1506
 
 
1500
 
1501
  gr.HTML(
1502
  "<div class='secondary-note'>"
1503
+ "Use Extract for JSON. Use Markdown to convert an image document. Use generate template to generate a well formated template from an input image."
1504
  "</div>"
1505
  )
1506