Instructions to use micole66/autotrain-pachyderms-v3-2088867198 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use micole66/autotrain-pachyderms-v3-2088867198 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="micole66/autotrain-pachyderms-v3-2088867198") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("micole66/autotrain-pachyderms-v3-2088867198", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
25a3a12 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7057a12e37062fe671ea400be9e678b818814f8a9a3f2959c03e3a3b45a9b3cb
size 1392724369
|