Skip to content

Commit c2608b3

Browse files
committed
added exercise
1 parent 3f0d827 commit c2608b3

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/47_vision/23_vision_claude.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,19 @@
167167
"prompt_anthropic(\"what's in this image?\", mri)"
168168
]
169169
},
170+
{
171+
"cell_type": "markdown",
172+
"id": "d38159eb-ffff-44fa-87f6-fa4f289d6252",
173+
"metadata": {},
174+
"source": [
175+
"## Exercise\n",
176+
"Load blobs.tif and ask claude how many objects are in the image."
177+
]
178+
},
170179
{
171180
"cell_type": "code",
172181
"execution_count": null,
173-
"id": "4843733b-aa67-4b27-8d97-8682d0364140",
182+
"id": "2184113b-f896-4616-9c7a-06ec5201c055",
174183
"metadata": {},
175184
"outputs": [],
176185
"source": []

0 commit comments

Comments
 (0)