Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -261,7 +261,7 @@ with gr.Blocks() as demo:
|
|
261 |
with gr.Column():
|
262 |
gr.HTML("""
|
263 |
<div align="center">
|
264 |
-
<img src="https://huggingface.co/spaces/gregorlied/
|
265 |
<h2><strong>LlamaMD</strong></h2>
|
266 |
<p><em>Structured Information Extraction from Clinical Reports</em></p>
|
267 |
</div>
|
|
|
261 |
with gr.Column():
|
262 |
gr.HTML("""
|
263 |
<div align="center">
|
264 |
+
<img src="https://huggingface.co/spaces/gregorlied/medical-text-summarization/resolve/main/assets/LlamaMD-logo.png" alt="LlamaMD Logo" width="120" style="margin-bottom: 10px;">
|
265 |
<h2><strong>LlamaMD</strong></h2>
|
266 |
<p><em>Structured Information Extraction from Clinical Reports</em></p>
|
267 |
</div>
|