Add widget example input
#3
by
mishig
HF staff
- opened
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).
|