Acly/comfyui-inpaint-nodes
Nodes for better inpainting with ComfyUI: Fooocus inpaint model for SDXL, LaMa, MAT, and various other tools for pre-filling inpaint & outpaint areas.
Provides specialized pre- and post-processing nodes including mask expansion/shrinkage, content-aware fill algorithms (Telea, Navier-Stokes), and lightweight inpaint models (LaMa, MAT) for seamless edge blending. The architecture uses a dual-output VAE encoding node to efficiently support variable denoise strengths while maintaining compatibility with SDXL checkpoints patched via Fooocus's lightweight inpaint adapter. Integrates tightly with ComfyUI's KSampler and conditioning pipeline, with optional OpenCV backend for advanced fill modes.
1,149 stars. Actively maintained with 3 commits in the last 30 days.
Stars
1,149
Forks
68
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 27, 2026
Commits (30d)
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Acly/comfyui-inpaint-nodes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
Comfy-Org/comfy-cli
Command Line Interface for Managing ComfyUI
runpod-workers/worker-comfyui
ComfyUI as a serverless API on RunPod
YanWenKun/ComfyUI-Docker
🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本
Comfy-Org/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Acly/comfyui-tooling-nodes
Nodes for using ComfyUI as a backend for external tools. Send and receive images directly...