Image Classification
Transformers
Safetensors
English
siglip
agentbrowse
calendars
humanbrowse
SigLIP2
Instructions to use prithivMLmods/WebClick-AgentBrowse-SigLIP2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/WebClick-AgentBrowse-SigLIP2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/WebClick-AgentBrowse-SigLIP2") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("prithivMLmods/WebClick-AgentBrowse-SigLIP2") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/WebClick-AgentBrowse-SigLIP2") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0d7a1b0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b4a2f3a6230c65213829acec640610e4b338ff8aece404c702ffad97d6f293f5
size 5304
|