Update examples.json
Browse files- examples.json +1 -1
examples.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
[
|
2 |
-
{"image": "/
|
3 |
{"image": "/content/drive/MyDrive/archive/brain_tumor_dataset/yes/Y1.jpg", "label": 1},
|
4 |
{"image": "/content/drive/MyDrive/archive/brain_tumor_dataset/no/15 no.jpg", "label": 0},
|
5 |
{"image": "/content/drive/MyDrive/archive/brain_tumor_dataset/yes/Y104.jpg", "label": 1}
|
|
|
1 |
[
|
2 |
+
{"image": "https://huggingface.co/spaces/tmafantiri/braintumourdetector/blob/main/images/no/1%20no.jpeg", "label": 0},
|
3 |
{"image": "/content/drive/MyDrive/archive/brain_tumor_dataset/yes/Y1.jpg", "label": 1},
|
4 |
{"image": "/content/drive/MyDrive/archive/brain_tumor_dataset/no/15 no.jpg", "label": 0},
|
5 |
{"image": "/content/drive/MyDrive/archive/brain_tumor_dataset/yes/Y104.jpg", "label": 1}
|