Spaces:
Sleeping
Sleeping
AldoOrtega
commited on
Commit
·
a2d4f77
1
Parent(s):
9c49524
Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ def process_document(image):
|
|
43 |
#description = "Clip AI: Check Understanding"
|
44 |
#article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2111.15664' target='_blank'>Donut: OCR-free Document Understanding Transformer</a> | <a href='https://github.com/clovaai/donut' target='_blank'>Github Repo</a></p>"
|
45 |
|
46 |
-
#
|
47 |
primary_palette = gr.themes.Color(
|
48 |
c50="#282253",
|
49 |
c100="#282253",
|
|
|
43 |
#description = "Clip AI: Check Understanding"
|
44 |
#article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2111.15664' target='_blank'>Donut: OCR-free Document Understanding Transformer</a> | <a href='https://github.com/clovaai/donut' target='_blank'>Github Repo</a></p>"
|
45 |
|
46 |
+
# Style
|
47 |
primary_palette = gr.themes.Color(
|
48 |
c50="#282253",
|
49 |
c100="#282253",
|