Nodes Browser
ComfyDeploy: How ComfyUI_Strimmlarns_aesthetic_score works in ComfyUI?
What is ComfyUI_Strimmlarns_aesthetic_score?
Nodes: CalculateAestheticScore, LoadAesteticModel, AesthetlcScoreSorter, ScoreToNumber. Aesthetic score for ComfyUI
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_Strimmlarns_aesthetic_score
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-Strimmlarns-Aesthetic-Score
Aesthetic score for ComfyUI
About
Grade images by using code from Improved Aesthetic Score Predictor for ComfyUI
Install
- clone repository to custom_nodes
- cd into the repository and "pip install -r requirements.txt"
- download a model, I have tried:
- put model inside folder "<ComfyUI dir>/models/aesthetic/". Make dir, its not there
- Run ComfyUI and pray
Nodes
Load Aesthetic Model:
You pick a model
Calculate Aestetic Score:
Calculate image score, needs model and image
Aesthetic Score Sorter:
Takes 2 images and 2 scores and output 2 images and 2 score where image paired with best score gets the top output
Score To Number:
Convert the score so it can be used in nodes requiring a number. Alot of stuff in Was Node Suite use number as intput
Example Project
Generate 4 images with diffrent samplers and sort them by aesthetic score. Higest to lowest, json included in image: