pierreguillou commited on
Commit
4200a62
1 Parent(s): ceb749c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Document Understanding Inference APP (v2 - line level - LayoutXLM base)
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-linelevel-ml384
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