Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -83,7 +83,7 @@ with gr.Blocks(title="OCR QA Demo") as demo:
|
|
| 83 |
<a href="https://impresso-project.ch" target="_blank">
|
| 84 |
<img src="https://huggingface.co/spaces/impresso-project/ocrqa-demo/resolve/main/logo.jpeg"
|
| 85 |
alt="Impresso Project Logo"
|
| 86 |
-
style="height: 42px; display: block; margin:
|
| 87 |
</a>
|
| 88 |
"""
|
| 89 |
)
|
|
|
|
| 83 |
<a href="https://impresso-project.ch" target="_blank">
|
| 84 |
<img src="https://huggingface.co/spaces/impresso-project/ocrqa-demo/resolve/main/logo.jpeg"
|
| 85 |
alt="Impresso Project Logo"
|
| 86 |
+
style="height: 42px; display: block; margin: 5px auto; background-color: white;">
|
| 87 |
</a>
|
| 88 |
"""
|
| 89 |
)
|