gregorlied commited on
Commit
d28f205
Β·
verified Β·
1 Parent(s): 0db7d65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/playground/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>
 
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>