rwightman HF staff mishig HF staff commited on
Commit
7fe3229
1 Parent(s): a18ca50

Add widget example input (#1)

Browse files

- Add widget example input (3071370ee6f1fba6790e88fde016c43a7d142f2e)


Co-authored-by: Mishig Davaadorj <mishig@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
4
  # Model Card for CLIP ViT-L/14 - LAION-2B
5
 
1
  ---
2
  license: mit
3
+ widget:
4
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
5
+ candidate_labels: playing music, playing sports
6
+ example_title: Cat & Dog
7
  ---
8
  # Model Card for CLIP ViT-L/14 - LAION-2B
9