new node ComfyUI-ImageQualityGate

This commit is contained in:
BeycanDeveloper 2026-03-02 19:24:15 +08:00
parent 613d2bd648
commit 82beec8be4

View File

@ -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."
}
]
}