Instructions to use solve/vit-zigzag-attribute-768dim-patch16-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use solve/vit-zigzag-attribute-768dim-patch16-224 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="solve/vit-zigzag-attribute-768dim-patch16-224")# Load model directly from transformers import AutoImageProcessor, AutoModel processor = AutoImageProcessor.from_pretrained("solve/vit-zigzag-attribute-768dim-patch16-224") model = AutoModel.from_pretrained("solve/vit-zigzag-attribute-768dim-patch16-224") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
889b131 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c1752d132372a257f9ad9752ae172207abe9ad38c539bc9869ff809c79f2d56
size 345619569
|