umarigan commited on
Commit
6400946
1 Parent(s): e04005a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://d3i71xaburhd42.cloudfront.net/a3b42a83669998f65df60d7c065a70d07ca95e99/1-Figure1-1.png" alt="GitHub" style="display:inline-block; width: 100px;"> </a>
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
  """