fedihch commited on
Commit
845ba75
1 Parent(s): ba79da7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -2,7 +2,13 @@
2
  language:
3
  - spa
4
  - en
5
- pipeline-tag: image-classification
 
 
 
 
 
 
6
  ---
7
  **InvoiceReceiptClassifier** is a fine-tuned LayoutLMv2 model that classifies a document to an invoice or receipt.
8
 
 
2
  language:
3
  - spa
4
  - en
5
+ tags:
6
+ - image-classification
7
+ widget:
8
+ - src: https://upserve.com/media/sites/2/Bill-from-Mezcalero-in-Washington-D.C.-photo-by-Alfredo-Solis-1-e1507226752437.jpg
9
+ example_title: receipt
10
+ - src: https://templates.invoicehome.com/invoice-template-us-neat-750px.png
11
+ example_title: invoice
12
  ---
13
  **InvoiceReceiptClassifier** is a fine-tuned LayoutLMv2 model that classifies a document to an invoice or receipt.
14