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