Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- endpoints-template
|
6 |
inference: true
|
7 |
pipeline_tag: zero-shot-image-classification
|
|
|
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.
|
|
|
5 |
- endpoints-template
|
6 |
inference: true
|
7 |
pipeline_tag: zero-shot-image-classification
|
8 |
+
base_model: openai/clip-vit-large-patch14
|
9 |
---
|
10 |
|
11 |
# Fork of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) for a `zero-sho-image-classification` Inference endpoint.
|