mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
Add ComfyUI Fast Mosaic Detector node (#2274)
Added a new custom node for ComfyUI that provides high-speed mosaic detection with multiple modes.
This commit is contained in:
parent
737e6ad5ed
commit
773c06f40d
@ -36423,6 +36423,17 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Custom nodes for ComfyUI by TheAlly."
|
||||
},
|
||||
{
|
||||
"author": "yano",
|
||||
"title": "ComfyUI Fast Mosaic Detector",
|
||||
"id": "comfyui-fast-mosaic-detector",
|
||||
"reference": "https://github.com/yano/comfyui-fast-mosaic-detector",
|
||||
"files": [
|
||||
"https://github.com/yano/comfyui-fast-mosaic-detector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "High-speed and high-accuracy mosaic detection node for ComfyUI. Supports FAST, ACCURATE, and HYBRID modes with ROI refinement."
|
||||
},
|
||||
{
|
||||
"author": "xss",
|
||||
"title": "Custom Nodes by xss",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user