Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,8 @@ tags:
|
|
3 |
- vision
|
4 |
- zero-shot-image-classification
|
5 |
- endpoints-template
|
6 |
-
|
|
|
7 |
---
|
8 |
|
9 |
# Fork of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) for a `zero-sho-image-classification` Inference endpoint.
|
|
|
3 |
- vision
|
4 |
- zero-shot-image-classification
|
5 |
- endpoints-template
|
6 |
+
inference: true
|
7 |
+
pipeline_tag: image-to-image
|
8 |
---
|
9 |
|
10 |
# Fork of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) for a `zero-sho-image-classification` Inference endpoint.
|