pierreguillou
commited on
Commit
•
4200a62
1
Parent(s):
ceb749c
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Document Understanding Inference APP (v2 -
|
3 |
emoji: 🐢
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
@@ -8,7 +8,7 @@ sdk_version: 3.18.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
models:
|
11 |
-
- pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-
|
12 |
duplicated_from: pierreguillou/Inference-APP-Document-Understanding-at-linelevel-v2
|
13 |
---
|
14 |
|
|
|
1 |
---
|
2 |
+
title: Document Understanding Inference APP (v2 - paragraph level - LayoutXLM base)
|
3 |
emoji: 🐢
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
models:
|
11 |
+
- pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512
|
12 |
duplicated_from: pierreguillou/Inference-APP-Document-Understanding-at-linelevel-v2
|
13 |
---
|
14 |
|