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:
Takahiro Yano 2025-11-12 23:51:34 +09:00 committed by GitHub
parent 737e6ad5ed
commit 773c06f40d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",