Skip to content

Commit d2bc1c5

Browse files
authored
fix to URL link 404 on viclip (#761)
1 parent aef87b1 commit d2bc1c5

File tree

1 file changed

+1
-1
lines changed
  • examples/dataset/video_embedding_extraction

1 file changed

+1
-1
lines changed

examples/dataset/video_embedding_extraction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Example Integration: Video Embedding Extraction
22

33
This example integration demonstrates how to extract
4-
video embeddings using the [ViCLIP](https://github.com/OpenGVLab/ViCLIP) model
4+
video embeddings using the [ViCLIP](https://huggingface.co/OpenGVLab/ViCLIP) model
55
and upload them to Kolena for video retrieval and analysis tasks.
66

77
## Setup

0 commit comments

Comments
 (0)