An open API service indexing awesome lists of open source software.

https://github.com/fuselayer/comfyui-mosaic-blur

A simple mosaic blur node for ComfyUI that uses CV2 or Pillow
https://github.com/fuselayer/comfyui-mosaic-blur

Last synced: 3 months ago
JSON representation

A simple mosaic blur node for ComfyUI that uses CV2 or Pillow

Awesome Lists containing this project

README

        

# comfyui-mosaic-blur
A simple mosaic blur node for ComfyUI. The user can toggle between CV2 or Pillow methods. CV2 is faster but lower quality. Block size parameter controls blur amount.

## Basic Workflow
![comfyUI-mosaic-blur-basic-workflow](https://github.com/user-attachments/assets/aef9b831-e961-4213-acb7-064de40e246f)