Add widget example input
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Model Card for CLIP ViT-H/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-H/14 - LAION-2B
|
9 |
|