mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-11 20:17:41 +08:00
new node ComfyUI-ImageQualityGate (#2661)
This commit is contained in:
parent
25f684c06f
commit
832344ca20
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user