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
- Xet hash:
- 459d998ee956637dc8d9c45ec006036a269bc926bf88eae5f363de3a40ff32bc
- Size of remote file:
- 687 MB
- SHA256:
- a74893215cd2da2d37828f778e7f666194cb4865be2b5178ea9adf608f0ebdfc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.