✨ SDXL — Inpaint — Simple Workflow
A clean, all-in-one SDXL inpaint workflow built entirely with the UmeAiRT Toolkit for ComfyUI.
Only 8 nodes. No spaghetti wires. Just load your model, write your prompt, and hit generate.
You can find a step-by-step guide to this workflow in this article: link
⚠️ IMPORTANT — Nodes 2.0 Required
This workflow is built for the Nodes 2.0 (Vue) interface of ComfyUI. If you don't enable it, the workflow may have display problems.
How to activate Nodes 2.0:
Open ComfyUI
Go to Settings (⚙️ icon, bottom-left)
Find "Use Nodes V2 (Vue)" and toggle it ON
Refresh the page
Load the workflow
If you prefer the classic interface, check out my Legacy version of this workflow instead (link).
🎯 Features
Inpaint generation with any SDXL/ILLUSTRIOUS/PONY checkpoint
Built-in upscaler — high-quality tiled upscaling (toggleable on/off) Slower than a classic upscaler, but significantly better quality
Subject Detailer — automatic face or body enhancement (toggleable on/off)
Full metadata embedding — your images are saved with all generation parameters, ready for online publishing and remixing
3 LoRA slots — with individual on/off toggles and strength control and you can connect as many other lora modules to each other for as many LoRA as you want.
📦 Custom Node Required
Only one custom node to install:
Install via ComfyUI Manager (search "UmeAiRT") or use the UmeAiRT Auto-Installer.
The Toolkit packages everything internally — upscaler, face detailer, metadata saver. No other custom nodes needed.
📂 Files you need
An SDXL model : like this one in ComfyUI/models/checkpoints/
An upscale model (optional) : like this one in ComfyUI/models/upscale_models/
As many LoRAs as you like (optional) : like this one in ComfyUI/models/loras/
For the Subject Detailer (optional, download automatically by my toolkit) :
A BBOX detector model : like this one in ComfyUI/models/ultralytics/bbox/
A SAM model : like this one in ComfyUI/models/sams/
A SEGM detector model : like this one in ComfyUI/models/ultralytics/segm/

Description
🔄 Full Nodes 2.0 rewrite
Rebuilt entirely with the UmeAiRT Toolkit pipeline (only 1 custom node needed)
Upscaler, Subject Detailer and metadata saver now built-in with on/off toggles
8 nodes total — clean, visual, beginner-friendly
⚠️ Requires "Nodes V2 (Vue)" enabled in ComfyUI settings
FAQ
Comments (16)
Does it work with Anima-preview models?
I've never tried Anima before, do you have a link?
@UmeAiRT here is the base model link: https://civitai.red/models/2458426/anima-official?modelVersionId=2836417 . This model use qwen_image_vae.safetensors for vae and qwen_3_06b_base.safetensors for text encoder.
@Fizee If it's a QWEN base, I've already planned to publish workflows once I'm finished with FLUX.
Sorry i dont understand. What do you mean?
@UmeAiRT When the workflow loads, it tells me that that node is in conflict, mainly because my motherboard is AMD, or it's because that node isn't updating properly in Confyui
@YaoiArgLovers Can you give me logs or the exact message you have ?
@UmeAiRT As soon as I get home I'll send you a private message with the message he sent me.
a question, how i can run other inpainting models for example for feets and and globes , I only got hands and face options no more
Great.... installing the pack you used for this workflow completely broke my setup, and two custom packs I was using are now failing to import....
I'm sorry about your setup, but it's impossible for me to test compatibility with the thousands of custom nodes that exist. Many nodes are either no longer supported or use very specific versions of dependencies, and currently Comfyui doesn't allow you to verify this when installing a new node. Comfyui is evolving quickly, and I hope it will be more stable in the future.
any luck fixing your setup? sorry to hear about that, kinda scared to use this now
@nolie If you're worried, you can simply install another ComfyUI in a new folder. It only takes a few moments, and this way you're guaranteed that nothing will happen to your current installation. I created a script to facilitate the installation of ComfyUI for my workflows: https://civitai.com/models/1309415/toolcomfyui-installer
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'ComfyUI-UmeAiRT-Toolkit/requirements.txt'
But the file is in the folder? Also, I can't find "UmeAiRT Toolkit" in the ComfyUI manager. You need to update it for their database.
It is up to date on the ComfyUI Registry; I think your ComfyUI or ComfyUI Manager is not up to date.

