Spaces:
Running on A100
Running on A100
Update app.py
Browse files
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 |
|