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