Skip to content

Commit 95928b0

Browse files
committed
fix blip link
1 parent 67430d1 commit 95928b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -596,28 +596,28 @@ Learn how to use fastdup as a poweruser!
596596
<b>📑 Captioning with BLIP:</b> Enrich your dataset by captioning them using <a href="https://github.com/salesforce/BLIP">BLIP</a>.
597597
</td>
598598
<td align="center" width="80">
599-
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
599+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
600600
<img src="./gallery/nbviewer_logo.png" height="30">
601601
</a>
602602
</td>
603603
</tr>
604604
<tr>
605605
<td align="center">
606-
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
606+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
607607
<img src="./gallery/github_logo.png" height="30">
608608
</a>
609609
</td>
610610
</tr>
611611
<tr>
612612
<td align="center">
613-
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
613+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
614614
<img src="./gallery/colab_logo.png" height="20">
615615
</a>
616616
</td>
617617
</tr>
618618
<tr>
619619
<td align="center">
620-
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
620+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
621621
<img src="./gallery/kaggle_logo.png" height="30">
622622
</a>
623623
</td>

0 commit comments

Comments
 (0)