ComfyUI Image Evaluation Node
This repository contains an extension to ComfyUI
This node allows you to evaluate the Clip Score between two images or a image and a text prompt using the CLIP model.
Installation
- Clone this repository into the
custom_nodes
folder of ComfyUI. Restart ComfyUI and the extension should be loaded.
Features
- Clip Text Score: Evaluate the Clip Score between two images or a image and a text prompt using the CLIP model.
- Clip Image Score: Evaluate the Clip Score between a image and a target image using the CLIP model.
Nodes
Author
- Yujia Wu
- GitHub: wu12023