Instructions to use HorcruxNo13/swinv2-tiny-patch4-window8-256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HorcruxNo13/swinv2-tiny-patch4-window8-256 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="HorcruxNo13/swinv2-tiny-patch4-window8-256") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("HorcruxNo13/swinv2-tiny-patch4-window8-256") model = AutoModelForImageClassification.from_pretrained("HorcruxNo13/swinv2-tiny-patch4-window8-256") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 91785c4cf23a3fdd4c9541564d412082f4afa9562cc95d47269a961d05618f53
- Size of remote file:
- 113 MB
- SHA256:
- 24f2dc26dc5a002733a130ddbc8dafa6f10b36211e1611797ec8eb759e4db072
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.