Commit
·
6f42898
1
Parent(s):
2f13069
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Inference APP for Document Understanding at line level (
|
3 |
emoji: 🐢
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
@@ -7,8 +7,7 @@ sdk: gradio
|
|
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-linelevel-ml384
|
12 |
duplicated_from: pierreguillou/Inference-APP-Document-Understanding-at-linelevel-v2
|
13 |
---
|
14 |
|
|
|
1 |
---
|
2 |
+
title: Inference APP for Document Understanding at line level (v3)
|
3 |
emoji: 🐢
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
|
|
7 |
sdk_version: 3.18.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
# models: [pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384, pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384]
|
|
|
11 |
duplicated_from: pierreguillou/Inference-APP-Document-Understanding-at-linelevel-v2
|
12 |
---
|
13 |
|