Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ print("sequence_output: ", sequence_output)
|
|
46 |
|
47 |
### Extracting Video Embeddings:
|
48 |
|
49 |
-
An additional [
|
50 |
|
51 |
|
52 |
## Model Intended Use
|
|
|
46 |
|
47 |
### Extracting Video Embeddings:
|
48 |
|
49 |
+
An additional notebook ["GSI_VideoRetrieval_VideoEmbedding.ipynb"](https://huggingface.co/Diangle/clip4clip-webvid/blob/main/Notebooks/GSI_VideoRetrieval_VideoEmbedding.ipynb), provides instructions for extracting video embeddings and includes the necessary tools for preprocessing videos.
|
50 |
|
51 |
|
52 |
## Model Intended Use
|