Add widget example input (#3)
- Add widget example input (d8afb4de59683c3e3284cb0f6b326576ceedb600)
This commit is contained in:
parent
13151d2dee
commit
57c216476e
|
@ -1,6 +1,10 @@
|
|||
---
|
||||
tags:
|
||||
- vision
|
||||
widget:
|
||||
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
|
||||
candidate_labels: playing music, playing sports
|
||||
example_title: Cat & Dog
|
||||
---
|
||||
# Model Card: CLIP
|
||||
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).
|
||||
|
|
Loading…
Reference in New Issue