Skip to content

Commit b7e24d9

Browse files
committed
reduce logo size github
1 parent 4302b9b commit b7e24d9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
221221
<tr>
222222
<td align="center">
223223
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/quick-dataset-analysis.ipynb">
224-
<img src="./gallery/github_logo.png" height="30">
224+
<img src="./gallery/github_logo.png" height="25">
225225
</a>
226226
</td>
227227
</tr>
@@ -261,7 +261,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
261261
<tr>
262262
<td align="center">
263263
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/cleaning-image-dataset.ipynb">
264-
<img src="./gallery/github_logo.png" height="30">
264+
<img src="./gallery/github_logo.png" height="25">
265265
</a>
266266
</td>
267267
</tr>
@@ -301,7 +301,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
301301
<tr>
302302
<td align="center">
303303
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb">
304-
<img src="./gallery/github_logo.png" height="30">
304+
<img src="./gallery/github_logo.png" height="25">
305305
</a>
306306
</td>
307307
</tr>
@@ -341,7 +341,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
341341
<tr>
342342
<td align="center">
343343
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-object-detection-dataset.ipynb">
344-
<img src="./gallery/github_logo.png" height="30">
344+
<img src="./gallery/github_logo.png" height="25">
345345
</a>
346346
</td>
347347
</tr>
@@ -387,7 +387,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
387387
<tr>
388388
<td align="center">
389389
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
390-
<img src="./gallery/github_logo.png" height="30">
390+
<img src="./gallery/github_logo.png" height="25">
391391
</a>
392392
</td>
393393
</tr>
@@ -423,7 +423,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
423423
<tr>
424424
<td align="center">
425425
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/dinov2_notebook.ipynb">
426-
<img src="./gallery/github_logo.png" height="30">
426+
<img src="./gallery/github_logo.png" height="25">
427427
</a>
428428
</td>
429429
</tr>
@@ -460,7 +460,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
460460
<tr>
461461
<td align="center">
462462
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/feature_vectors.ipynb">
463-
<img src="./gallery/github_logo.png" height="30">
463+
<img src="./gallery/github_logo.png" height="25">
464464
</a>
465465
</td>
466466
</tr>
@@ -497,7 +497,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
497497
<tr>
498498
<td align="center">
499499
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/video-face-detection.ipynb">
500-
<img src="./gallery/github_logo.png" height="30">
500+
<img src="./gallery/github_logo.png" height="25">
501501
</a>
502502
</td>
503503
</tr>
@@ -534,7 +534,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
534534
<tr>
535535
<td align="center">
536536
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/video-yolov5-detection.ipynb">
537-
<img src="./gallery/github_logo.png" height="30">
537+
<img src="./gallery/github_logo.png" height="25">
538538
</a>
539539
</td>
540540
</tr>
@@ -571,7 +571,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
571571
<tr>
572572
<td align="center">
573573
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
574-
<img src="./gallery/github_logo.png" height="30">
574+
<img src="./gallery/github_logo.png" height="25">
575575
</a>
576576
</td>
577577
</tr>
@@ -608,7 +608,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
608608
<tr>
609609
<td align="center">
610610
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
611-
<img src="./gallery/github_logo.png" height="30">
611+
<img src="./gallery/github_logo.png" height="25">
612612
</a>
613613
</td>
614614
</tr>
@@ -645,7 +645,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
645645
<tr>
646646
<td align="center">
647647
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/image-search.ipynb">
648-
<img src="./gallery/github_logo.png" height="30">
648+
<img src="./gallery/github_logo.png" height="25">
649649
</a>
650650
</td>
651651
</tr>

0 commit comments

Comments
 (0)