Spaces:
Runtime error
Runtime error
Amanda commited on
Commit ·
4235ec0
1
Parent(s): 3b5d3fa
Update app.py
Browse files
app.py
CHANGED
|
@@ -266,7 +266,7 @@ gradio-app h2, .gradio-app h2 {
|
|
| 266 |
"""
|
| 267 |
|
| 268 |
with gr.Blocks(css=CSS) as demo:
|
| 269 |
-
gr.Markdown("#
|
| 270 |
gr.Markdown("## 🥳 Document QA Playground")
|
| 271 |
gr.Markdown(
|
| 272 |
" This space uses LayoutLMv1 fine-tuned on DocVQA, a document visual question"
|
|
|
|
| 266 |
"""
|
| 267 |
|
| 268 |
with gr.Blocks(css=CSS) as demo:
|
| 269 |
+
gr.Markdown("# Ashling Partners")
|
| 270 |
gr.Markdown("## 🥳 Document QA Playground")
|
| 271 |
gr.Markdown(
|
| 272 |
" This space uses LayoutLMv1 fine-tuned on DocVQA, a document visual question"
|