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