Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -8,7 +8,7 @@ MARKDOWN = """
|
|
| 8 |
# Blip fine-tuned on chest xray images 🔥
|
| 9 |
<div>
|
| 10 |
<a href="https://github.com/UmarIgan/Machine-Learning/blob/master/examples/image_captioning_blip.ipynb">
|
| 11 |
-
<img src="https://
|
| 12 |
</div>
|
| 13 |
|
| 14 |
"""
|
|
|
|
| 8 |
# Blip fine-tuned on chest xray images 🔥
|
| 9 |
<div>
|
| 10 |
<a href="https://github.com/UmarIgan/Machine-Learning/blob/master/examples/image_captioning_blip.ipynb">
|
| 11 |
+
<img src="https://badges.aleen42.com/src/github.svg" alt="GitHub" style="display:inline-block; width: 100px;"> </a>
|
| 12 |
</div>
|
| 13 |
|
| 14 |
"""
|