From 770b1a5678607bbe17109414e539dc97f3a3a0b7 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Wed, 26 Oct 2022 11:50:41 +0000 Subject: [PATCH] Updated Extensions (markdown) --- Extensions.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Extensions.md b/Extensions.md index 11fb3b8..c7be608 100644 --- a/Extensions.md +++ b/Extensions.md @@ -61,3 +61,15 @@ You can add the artist name to the clipboard by clicking on it. (thanks for the ![picture](https://user-images.githubusercontent.com/54370274/197829512-e7d30d44-2697-4ecd-b9a7-3665217918c7.jpg) +## Aesthetic Image Scorer +https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer + +Extension for https://github.com/AUTOMATIC1111/stable-diffusion-webui + +Calculates aesthetic score for generated images using [CLIP+MLP Aesthetic Score Predictor](https://github.com/christophschuhmann/improved-aesthetic-predictor) based on [Chad Scorer](https://github.com/grexzen/SD-Chad/blob/main/chad_scorer.py) + +See [Discussions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/1831) + +Saves score to windows tags with other options planned + +![picture](https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer/blob/main/tag_group_by.png) \ No newline at end of file