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:
- 346e6329129cf1e784e37e0e78d7a70f26c95da48663fd719b4cc578981208d2
- Size of remote file:
- 5.3 kB
- SHA256:
- b4a2f3a6230c65213829acec640610e4b338ff8aece404c702ffad97d6f293f5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.