Image Classification
Transformers
Safetensors
English
metaclip_2
text-generation-inference
gender-identifier
Instructions to use prithivMLmods/MetaCLIP-2-Gender-Identifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/MetaCLIP-2-Gender-Identifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/MetaCLIP-2-Gender-Identifier") 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/MetaCLIP-2-Gender-Identifier") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/MetaCLIP-2-Gender-Identifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 42c04a4f268b744d582342681cda6970d3a46198cfe44d13c017a0fca89b220f
- Size of remote file:
- 173 MB
- SHA256:
- 8db8e8684deb47df0c478a8f1fc626861102619f9c4d219e5e98faad8bf4d9be
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.