Add ComfyUI-Fast-Mosaic to custom node list

Automatically batch-process images within the same folder by applying pixelation or Gaussian blur.
This commit is contained in:
rorrim 2026-04-12 19:50:25 +08:00 committed by GitHub
parent bbafbb1290
commit 6a911850aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -189,6 +189,15 @@
],
"install_type": "git-clone",
"description": "forked from https://github.com/fredconex/ComfyUI-SoundFlow (removed)"
}
]
}
},
{
"author": "rorrimrM",
"title": "ComfyUI-Fast-Mosaic",
"reference": "https://github.com/rorrimrM/ComfyUI-Fast-Mosaic",
"files": [
"https://github.com/rorrimrM/ComfyUI-Fast-Mosaic"
],
"install_type": "git-clone",
"description": "Automated anime facial feature mosaic and batch processing tool for comfyui"
},
}