Diangle commited on
Commit
721dbfe
1 Parent(s): a2794f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ visual-temporal concepts from videos, thereby improving video-based searches.
28
  By using the WebVid dataset, the model's capabilities were enhanced even beyond those described in the paper, thanks to the large-scale and diverse nature of the dataset empowering the model's performance.
29
 
30
 
31
- ## How to use
32
  ### Extracting Text Embeddings:
33
 
34
  ```python
 
28
  By using the WebVid dataset, the model's capabilities were enhanced even beyond those described in the paper, thanks to the large-scale and diverse nature of the dataset empowering the model's performance.
29
 
30
 
31
+ # How to use
32
  ### Extracting Text Embeddings:
33
 
34
  ```python