mishig HF staff commited on
Commit
57c2164
1 Parent(s): 13151d2

Add widget example input (#3)

Browse files

- Add widget example input (d8afb4de59683c3e3284cb0f6b326576ceedb600)

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  tags:
3
  - vision
 
 
 
 
4
  ---
5
  # Model Card: CLIP
6
  Disclaimer: The model card is taken and modified from the official CLIP repository, it can be found [here](https://github.com/openai/CLIP/blob/main/model-card.md).
1
  ---
2
  tags:
3
  - vision
4
+ widget:
5
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
6
+ candidate_labels: playing music, playing sports
7
+ example_title: Cat & Dog
8
  ---
9
  # Model Card: CLIP
10
  Disclaimer: The model card is taken and modified from the official CLIP repository, it can be found [here](https://github.com/openai/CLIP/blob/main/model-card.md).