Skip to content

Commit 7ea2db9

Browse files
committed
update comments
1 parent 5d112c1 commit 7ea2db9

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

examples/blip_laion_captions.ipynb

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,14 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"id": "8ecd1bd3-0374-4aa0-b14e-0a9a556a5bdc",
67
"metadata": {},
78
"source": [
8-
"# Investigating BLIP model performance with fastdup"
9-
]
10-
},
11-
{
12-
"cell_type": "code",
13-
"execution_count": null,
14-
"id": "ee9dccb8-1457-40d4-b443-71007d30862d",
15-
"metadata": {},
16-
"outputs": [],
17-
"source": [
18-
"# Score images with BLIP"
9+
"# Investigating BLIP model performance with fastdup\n",
10+
"\n",
11+
"Score images with BLIP"
1912
]
2013
},
2114
{

0 commit comments

Comments
 (0)