Metadata-Version: 2.1
Name: comfyui-imagequalitygate
Version: 0.0.1
Summary: 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.
Home-page: https://github.com/0xBeycan/ComfyUI-ImageQualityGate
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow
