Spaces:
Runtime error
Runtime error
Commit
·
f8db3e7
1
Parent(s):
9486dcb
Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ def process_image(image):
|
|
74 |
|
75 |
|
76 |
title = "Interactive demo: LayoutLM_v2"
|
77 |
-
description = "Demo of LayoutLM_v2
|
78 |
article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2012.14740' target='_blank'>LayoutLMv2: Multi-modal Pre-training for Visually-Rich Document Understanding</a> | <a href='https://github.com/microsoft/unilm' target='_blank'>Github Repo</a></p>"
|
79 |
examples =[['document.png']]
|
80 |
|
|
|
74 |
|
75 |
|
76 |
title = "Interactive demo: LayoutLM_v2"
|
77 |
+
description = "Demo of LayoutLM_v2"
|
78 |
article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2012.14740' target='_blank'>LayoutLMv2: Multi-modal Pre-training for Visually-Rich Document Understanding</a> | <a href='https://github.com/microsoft/unilm' target='_blank'>Github Repo</a></p>"
|
79 |
examples =[['document.png']]
|
80 |
|