mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-08 10:37:37 +08:00
new node ComfyUI-ImageQualityGate
This commit is contained in:
parent
613d2bd648
commit
82beec8be4
@ -44077,6 +44077,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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