diff --git a/custom-node-list.json b/custom-node-list.json index 32292568..07456db3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44077,6 +44077,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "0xBeycan", + "title": "ComfyUI-ImageQualityGate", + "reference": "https://github.com/0xBeycan/ComfyUI-ImageQualityGate", + "files": [ + "https://github.com/0xBeycan/ComfyUI-ImageQualityGate" + ], + "install_type": "git-clone", + "description": "Single-node image quality gate for LoRA dataset filtering. Analyzes blur, sharpness, noise, clipping, and entropy with three-tier verdict (PASS/SO-SO/FAIL), center-weighted blur detection, and shot-type presets." } ] }