Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- openai/clip-vit-base-patch32
|
4 |
-
|
5 |
-
-
|
6 |
-
|
|
|
|
|
|
|
7 |
---
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- openai/clip-vit-base-patch32
|
4 |
+
tags:
|
5 |
+
- vision
|
6 |
+
widget:
|
7 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
|
8 |
+
candidate_labels: playing music, playing sports
|
9 |
+
example_title: Cat & Dog
|
10 |
---
|