Instructions to use ethz-mtc/aesthetics_vit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ethz-mtc/aesthetics_vit with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ethz-mtc/aesthetics_vit", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Merge branch 'main' of https://huggingface.co/ethz-mtc/aesthetics_vit into main ab2d4a8
dveranieto commited on
Added usage helpers 036a350
dveranieto commited on
Delete vit_large_trained.pt 7cc8b6d
Upload pytorch_model.bin 4570e4f
Create config.json a1c38ff
Updated Model card 39bb931
dveranieto commited on