Skip to content

TechnoByteJS/comfy-aesthetic-nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aesthetic Nodes

Two aesthetic scoring models, one based on the same as A1111, the other based on Image Reward.

These run on CPU, so you don't need a (NVIDIA) GPU.

Aesthetic Scorer

This node will output a predicted aesthetic score as a number and display it with the appropriate node (e.g., rgthree's "Any" node).

You can load a number of scoring models, such as:

https://github.com/grexzen/SD-Chad/raw/main/chadscorer.pth

https://github.com/christophschuhmann/improved-aesthetic-predictor/raw/main/ava+logos-l14-linearMSE.pth

Place the models in: ComfyUI/models/aesthetic/

Image Reward

This node will output a predicted aesthetic score as a number and display it with the appropriate node (e.g., rgthree's "Any" node).

The difference between this node and the Aesthetics Scorer is that the underlying ImageReward is based on Reward Feedback Learning (ReFL) and uses 137K input samples that were scored by humans. It often scores much lower than the Aesthetics Scorer, but not always!

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages