new node ComfyUI-ImageQualityGate (#2661)

This commit is contained in:
Halil Beycan 2026-03-03 05:33:11 +08:00 committed by GitHub
parent 25f684c06f
commit 832344ca20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44108,6 +44108,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."
}
]
}