Zero-Shot Image Classification
Transformers
Safetensors
siglip
vision
Inference Endpoints

Add correct task tag and library name

#1
by reach-vb HF staff - opened
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -3,9 +3,12 @@ license: apache-2.0
3
  tags:
4
  - vision
5
  widget:
6
- - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
 
7
  candidate_labels: playing music, playing sports
8
  example_title: Cat & Dog
 
 
9
  ---
10
 
11
  # SigLIP (shape-optimized model)
@@ -109,4 +112,4 @@ alt="drawing" width="600"/>
109
  archivePrefix={arXiv},
110
  primaryClass={cs.CV}
111
  }
112
- ```
 
3
  tags:
4
  - vision
5
  widget:
6
+ - src: >-
7
+ 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
+ pipeline_tag: zero-shot-image-classification
11
+ library_name: transformers
12
  ---
13
 
14
  # SigLIP (shape-optimized model)
 
112
  archivePrefix={arXiv},
113
  primaryClass={cs.CV}
114
  }
115
+ ```