Nodes Browser
ComfyDeploy: How ComfyUI Aesthetic Predictor V2.5 works in ComfyUI?
What is ComfyUI Aesthetic Predictor V2.5?
Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor.
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 Aesthetic Predictor V2.5
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Aesthetic Predictor V2.5 Node
Simple ComfyUI node that predicts an aesthetic score of input images with SigLIP-based predictor.
<p align="center"> <img src="./assets/example.png" width=80%> </p>Installation
git clone https://github.com/discus0434/aesthetic-predictor-v2-5.git
cd aesthetic-predictor-v2-5
pip install -r requirements.txt
Usage
- Input: Image Tensor
- Output: Aesthetic Score