automatic/extensions-builtin/aesthetic-scorer/README.md

1.2 KiB

Aesthetic Scorer extension for SD Automatic WebUI

Uses existing CLiP model with an additional small pretrained to calculate perceived aesthetic score of an image

This is an "invisible" extension, it runs in the background before any image save and
appends score as PNG info section and/or EXIF comments field

Notes

  • Configuration via SettingsAesthetic scorer
    screenshot
  • Extension obeys existing Move VAE and CLiP to RAM settings
  • Models will be auto-downloaded upon first usage (small)
  • Score values are 0..10
  • Supports both CLiP-ViT-L/14 and CLiP-ViT-B/16

This extension uses different method than Aesthetic Image Scorer extension which:

  • Uses modified SD Chad scorer implementation
  • Windows-only!
  • Executes as to replace image.save so limited compatibity with other non-txt2img use-cases

Credits