Spaces:
Runtime error
Runtime error
Ammar-alhaj-ali
commited on
Commit
·
069dc6d
1
Parent(s):
8587e07
Update app.py
Browse files
app.py
CHANGED
@@ -91,7 +91,7 @@ def process_image(image):
|
|
91 |
return image
|
92 |
|
93 |
|
94 |
-
title = "Extracting information from
|
95 |
description = "I Fine tuned LayoutLMv3 on Invoice Dataset [darentang/generated] "
|
96 |
|
97 |
article="<b>References</b><br>[1] Y. Xu et al., “LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking.” 2022. <a href='https://arxiv.org/abs/2204.08387'>Paper Link</a><br>[2]"
|
|
|
91 |
return image
|
92 |
|
93 |
|
94 |
+
title = "Extracting information from invoice Dataset using the LayoutLMv3 "
|
95 |
description = "I Fine tuned LayoutLMv3 on Invoice Dataset [darentang/generated] "
|
96 |
|
97 |
article="<b>References</b><br>[1] Y. Xu et al., “LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking.” 2022. <a href='https://arxiv.org/abs/2204.08387'>Paper Link</a><br>[2]"
|