1.1 KiB
1.1 KiB
Aesthetic Image Scorer
Extension for https://github.com/AUTOMATIC1111/stable-diffusion-webui
Calculates aestetic score for generated images using CLIP+MLP Aesthetic Score Predictor based on Chad Scorer
See Discussion
Saves score to windows tags with other options planned
Installation
Clone the repo into the extensions directory and restart the web ui:
git clone --recurse-submodules https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer extensions/aesthetic-image-scorer
After restarting the ui, see settings for options
Features
- Save score as EXIF or PNG Info Chunk (Only PNG Chunk Info currently)
- Save score as tag (Windows Only)
- Added to tags as
aesthetic_score_5.9 - JPG supports by default. PNG tags requires a 3rd party software like File Metadata
- Added to tags as
- Run prediction using CPU
