Inpaint workflow V2
GUIDE FOR V2 WORKFLOW IS LOCATED HERE
06/12/2025
-Added ability to control mask opacity.
-Changed sampler to prevent problems with generation.
-Adjusted guide.
04/12/2025
-Added ability to do colormatch. Changing colormatch setting to 1 will try to match the color of the image.This is good if using VAE that changes color between encode/decode cycle or using different lora/model.
Older:
-Added differential diffusion
-Cleaned the workflow
-Created guide which can be found HERE
-This should work with 1.5 too, did not test.
Inpaint workflow XL V1.1
Due to request updated to work with XL. It is somewhat barebones compared to 1.5. Does not have segmentation or controlnet models currently.
I have a bit outdated comfyui, let me know if it is throwing some errors.
Description
FAQ
Comments (15)
it would be sick if you could list the nodes involved, sometimes the missing nodes button does nothing
Hmm... Interesting, i'll try to get all of them listed
Masquerade Nodes
Efficiency Nodes
pfaeff-comfyui
MTB Nodes
Hmm not sure if i used any other.
Let me know if it is still missing some.
@Potatovision the only thing still missing is the "int" node underneath the Settings efficient sampler, don't know why
@duckviticus Hey, thank you for informing me. That seems to be from ComfyLiterals node pack.
@Potatovision thanks dog
@Potatovision That's weird. I'm still missing "Mask Paste Region" and "Mask Crop Region" after downloading all of those. Maybe I did something wrong somehow though.
@_Kapot_ Those should be from WAS Nodesuite pack
All nodes are installed, using a local model, when I run it it stops and I amd getting this error:
Error occurred when executing Int: object of type 'int' has no len() File "D:\Ai\ComfyUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "D:\Ai\ComfyUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 95, in get_output_data output_is_list = [False] * len(results[0])
At which node it stops at?
@Potatovision YEAH.I have encountered the same issue and received the same prompt. The error seems to be with the ComfyUI-Logic node.
@realsimon Hmm.. Updated all the nodes + comfy and it seems to work fine. Though some update would have broken it. Not sure what is causing the issue. See if updating comfy and the nodes help fix it.
@Potatovision Thank you for your response. I have tried updating everything that can be updated, but I am still encountering the same undesirable result. I have heard that ComfyUI is undergoing major renovations, which may be causing some compatibility issues.
Just uninstall the ComfyUI-Logic node.
Same here; I'm uninstalling and reinstalling the Logic nodes to see if that fixes it. It is stopping at "padding" for me.
So...the two nodes that were breaking were the "padding" and "grow" nodes. Rather than Int, I replaced these with Int Literal nodes and this fixed the workflow, although the results I got were less than stellar (good but didn't match the look of the image at all). So I am going to try to increase the amount of the original that it looks at to see if that helps.


