Image Classification
Transformers
Safetensors
English
siglip
Emoji-Scope
Google
CrossEmoji Classifier
Instructions to use prithivMLmods/Emoji-Scope with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Emoji-Scope with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/Emoji-Scope") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("prithivMLmods/Emoji-Scope") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/Emoji-Scope") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7248b22d81451f39df774f89b4bb49cb2b5fd11b9d902d49e8e173d3257a56d9
- Size of remote file:
- 5.3 kB
- SHA256:
- 6b8ef3681b5c37988acd09f9737a867985bc926b743a436b6231d47d250f51f1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.