From 57c216476eefef5ab752ec549e440a49ae4ae5f3 Mon Sep 17 00:00:00 2001 From: Mishig Davaadorj Date: Tue, 4 Oct 2022 09:42:28 +0000 Subject: [PATCH] Add widget example input (#3) - Add widget example input (d8afb4de59683c3e3284cb0f6b326576ceedb600) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2272222..a033ef2 100644 --- a/README.md +++ b/README.md @@ -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).