Instructions to use prithivMLmods/Fashion-Mnist-SigLIP2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Fashion-Mnist-SigLIP2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/Fashion-Mnist-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/Fashion-Mnist-SigLIP2") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/Fashion-Mnist-SigLIP2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a3f4d63d0228af9e553b0712fc88682eaeb041885594805bb6771eb6180ac654
- Size of remote file:
- 372 MB
- SHA256:
- 65b2eec77d2ba57a107ddbfa84686e14e84944fe4ab3058f042e39f412898a2e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.