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: 128 Bytes
25a3a12 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dc73acfe5a7867d1463a475030ebb1522e4ef2f795ebc451c47a49134f6676dd
size 756
|