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