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