Instructions to use nzs234/siglip2-so400m-aesthetic-scorer-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nzs234/siglip2-so400m-aesthetic-scorer-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="nzs234/siglip2-so400m-aesthetic-scorer-v1") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nzs234/siglip2-so400m-aesthetic-scorer-v1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
081eb5b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ce5df2a40a4d30116f225cc56bdbf07c82efe1fadbcf41ba26d589513afce139
size 14374204
|