Add widget example input (#2)
Browse files- Add widget example input (220961d9a4200b62dc17ed2411394d105baa5b13)
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- vision
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card: CLIP
|
|
|
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 |
|
10 |
# Model Card: CLIP
|