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
- Host: GitHub
- URL: https://github.com/fuselayer/comfyui-mosaic-blur
- Owner: fuselayer
- Created: 2025-01-05T09:31:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T01:15:08.000Z (3 months ago)
- Last Synced: 2025-01-17T02:25:00.690Z (3 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **comfyui-mosaic-blur**
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
