Instructions to use Ignaciobfp/vit-estadosfenologicos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ignaciobfp/vit-estadosfenologicos with Transformers:
# Load model directly from transformers import AutoImageProcessor, ViTWithInterpolation processor = AutoImageProcessor.from_pretrained("Ignaciobfp/vit-estadosfenologicos") model = ViTWithInterpolation.from_pretrained("Ignaciobfp/vit-estadosfenologicos") - Notebooks
- Google Colab
- Kaggle
Ctrl+K