Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -52,8 +52,8 @@ demo = gr.Interface(
|
|
| 52 |
"Model trained on microscopic blood cell images for cancer detection."
|
| 53 |
),
|
| 54 |
examples=[
|
| 55 |
-
["
|
| 56 |
-
["
|
| 57 |
],
|
| 58 |
theme="soft"
|
| 59 |
)
|
|
|
|
| 52 |
"Model trained on microscopic blood cell images for cancer detection."
|
| 53 |
),
|
| 54 |
examples=[
|
| 55 |
+
["https://huggingface.co/Aadityaramrame/Cancerclassification/resolve/main/Screenshot%202025-10-28%20at%205.04.43%20PM.png"],
|
| 56 |
+
["https://huggingface.co/Aadityaramrame/Cancerclassification/resolve/main/Screenshot%202025-10-29%20at%209.15.37%20AM.png"]
|
| 57 |
],
|
| 58 |
theme="soft"
|
| 59 |
)
|