Instructions to use pain/ArSL_AlphabetsClassificationModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pain/ArSL_AlphabetsClassificationModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="pain/ArSL_AlphabetsClassificationModel") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("pain/ArSL_AlphabetsClassificationModel", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d2d445ed3cf36b3d33165ae158ab10f918e6900d820fd9773a319a2f40ba6413
- Size of remote file:
- 44.8 MB
- SHA256:
- 56206285328dd67faadd8b038b991081073cc927e7a4adcc8490732d402f5cc0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.