Skip to content

Commit 198be0f

Browse files
Fix images display in Gemini model notebook (#43)
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
1 parent df3a98b commit 198be0f

1 file changed

+4
-4
lines changed

notebooks/how-to-use-google-gemini-models-for-object-detection-image-captioning-and-ocr.ipynb

+4-4
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"id": "V-tDSgnuHimF"
211211
},
212212
"source": [
213-
"<img src=\"https://github.com/user-attachments/assets/65b28475-8dd4-44e9-9c01-eeb610532bc6\">"
213+
"![Input image for testing gemini-2.5-pro model](https://github.com/user-attachments/assets/65b28475-8dd4-44e9-9c01-eeb610532bc6)"
214214
]
215215
},
216216
{
@@ -302,7 +302,7 @@
302302
"id": "74O5bCOCWyVT"
303303
},
304304
"source": [
305-
"<img src=\"https://github.com/user-attachments/assets/9a38dc14-4292-4fe0-85a2-52aec58e3fc3\">"
305+
"![Object detection with gemini-2.5-pro model](https://github.com/user-attachments/assets/9a38dc14-4292-4fe0-85a2-52aec58e3fc3)"
306306
]
307307
},
308308
{
@@ -372,7 +372,7 @@
372372
"id": "pj95iN4FVTyp"
373373
},
374374
"source": [
375-
"<img src=\"https://github.com/user-attachments/assets/8a85bff5-81fc-4cc5-b704-85a315abaf58\">"
375+
"<img src=\"https://github.com/user-attachments/assets/8a85bff5-81fc-4cc5-b704-85a315abaf58\">"
376376
]
377377
},
378378
{
@@ -512,7 +512,7 @@
512512
"id": "zSa2nQuUkXvt"
513513
},
514514
"source": [
515-
"<img src=\"https://github.com/user-attachments/assets/a4ab9d31-1a48-4298-a7a3-489abd08b1b3\">"
515+
"![OCR with gemini-2.5-pro model](https://github.com/user-attachments/assets/a4ab9d31-1a48-4298-a7a3-489abd08b1b3)"
516516
]
517517
},
518518
{

0 commit comments

Comments
 (0)