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