AskYoutube commited on
Commit
09c41b9
1 Parent(s): 8c66917

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,4 +37,4 @@ t2v_sim = v2t_sim.T
37
  v2v_dists = video_clip.compute_dist_videoq(model, video_embs[0], video_embs)
38
  ```
39
 
40
- For a more detailed demo of how to use the model, see the [colab](https://colab.research.google.com/drive/1kVzoQUS3phupujY-8Bym0nHezRRyd0YQ).
 
37
  v2v_dists = video_clip.compute_dist_videoq(model, video_embs[0], video_embs)
38
  ```
39
 
40
+ For a more detailed demo of how to use the model, see the [colab](https://colab.research.google.com/drive/1TfEIqzEq_ppVSQHfEHXvbIrh0MTn9vpX).