I may have stumbled upon a great solution to edit your ai generations to be more nsfw with inpainting... I have a lot of flux generated images that come out with terrible nsfw parts, but this workflow allows me to mask the areas I want make more nsfw and fix up those images. After trying lots of other workflows that gave me disappointing results, I tweaked a default workflow's settings within comfy ui and have been getting surprisingly good results. I didn't really do all that much, but changing a few settings made a huge difference.
I've tried biglove_xl4.safetensors and lustifySDXLNSFW_endgame.safetensors so far and they work well, but this will probably work with a lot of sdxl checkpoints.
Version 1.0 was missing a save image node, so it was saving outputs in the temp folder which would get deleted if you didn't back them up quickly. Version 1.1 adds the save image node so the images save in the output folder now.
EDIT: 10/16/25 A comfy ui update broke a node in this workflow.
Here is how I fixed it for myself: I did step 1 and then step 2.
Step 1 (possibly optional, you can try just skipping to step 2)
I tried steps here: https://github.com/ltdrdata/ComfyUI-Impact-Pack/issues/1113 . They said to "Replace this file "impact_pack.py" at: ComfyUI\custom_nodes\comfyui-impact-pack\modules\impact" . I first tried this... but it broke other nodes in the workflow for me. The impact_pack.py file is able to be downloaded in that thread.
Step 2
Open "manager" at the top in comfy ui, then click on "custom nodes manager". Search for "ComfyUI Impact Pack". Hit update. Restart comfy ui and it should start working.
Please let me know if that fixes it for you as well.
Description
FAQ
Comments (20)
I have a red box around the make basic pipe node. Manager can't find it.
Hello. I updated the post about how to fix this: "EDIT: 10/16/25 A comfy ui update broke a node in this workflow.
Here is how I fixed it for myself: I did step 1 and then step 2.
Step 1 (possibly optional, you can try just skipping to step 2)
I tried steps here: https://github.com/ltdrdata/ComfyUI-Impact-Pack/issues/1113 . They said to "Replace this file "impact_pack.py" at: ComfyUI\custom_nodes\comfyui-impact-pack\modules\impact" . I first tried this... but it broke other nodes in the workflow for me. The impact_pack.py file is able to be downloaded in that thread.
Step 2
Open "manager" at the top in comfy ui, then click on "custom nodes manager". Search for "ComfyUI Impact Pack". Hit update. Restart comfy ui and it should start working.
Please let me know if that fixes it for you as well."
Where is workflowImpact::MAKE_BASIC_PIPE? It is not found in any of the custom node packs..
Yea... it was working, but now once my comfy ui updated itself it has broken for me as well. I will look into how to fix it. It was really just based on the default template in comfy ui and I just tweaked the settings and added a save image node. Maybe they added a new version and I can similary mess with it.
Hello. I updated the post about how to fix this: "EDIT: 10/16/25 A comfy ui update broke a node in this workflow.
Here is how I fixed it for myself: I did step 1 and then step 2.
Step 1 (possibly optional, you can try just skipping to step 2)
I tried steps here: https://github.com/ltdrdata/ComfyUI-Impact-Pack/issues/1113 . They said to "Replace this file "impact_pack.py" at: ComfyUI\custom_nodes\comfyui-impact-pack\modules\impact" . I first tried this... but it broke other nodes in the workflow for me. The impact_pack.py file is able to be downloaded in that thread.
Step 2
Open "manager" at the top in comfy ui, then click on "custom nodes manager". Search for "ComfyUI Impact Pack". Hit update. Restart comfy ui and it should start working.
Please let me know if that fixes it for you as well."
@anonameguyman1234252 Doesnt work :(
Impact
@gsepe7l for me it works, but I am still on an older version of comfyui at this point. you may just have to try updating the nodes each time comfuy ui itself gets an update.
Everything works great! Sometimes you have to play with the mask. I added a node Edit pip to a Basic pip to add some lore. wf
Nice idea. Yea I don't understand the pip structure as well as node based workflows. I will have to try with loras to see how it changes results.
Can i remove/undress women if i upload the image cuz i cant get it to work it spits out distorted body parts
you have to mask the area you want to change, and edit the prompts to give it a hint, and usually trying to set the seed to fixed, then tweaking settings, steps on ksampler, and redrawing the mask can help. It doesn't always give great results without fine-tuning.
this other workflow for inpainting seems to work a lot more consistently, i used the inpainting checkpoint of lustify for it: https://civitai.com/models/2338958/lustifysdxlnsfwoltinpainting-workflow
Hi:) Does anyone know why my results come out like this? No idea what i did wrong... https://drive.google.com/file/d/1EqgjgjtraCl6D9pxjjM2w6zxPEkw8SRW/view?usp=sharing
yea that can happen, redrawing the mask, and tweaking cfg/denoise, steps, prompts can help. This other inpainting workflow I made is working more consistently. https://civitai.com/models/2338958/lustifysdxlnsfwoltinpainting-workflow
Prompt outputs failed validation: CheckpointLoaderSimple: - Value not in list: ckpt_name: 'SDXL/sd_xl_base_1.0_0.9vae.safetensors' not in ['bigLove_xl4.safetensors',
did you download biglovexl4, https://civitai.com/models/897413?modelVersionId=1990969 ? and put it in the checkpoint folder?
@anonameguyman1234252 yes
@elysiumfinest make sure in the workflow, on the impact make basic pipe node, click the dropdown and actually select biglove_xl4.safetensors. This workflow doesn't auto try to find the sdxl base checkpoint so this is weird and sounds like maybe you are using a different workflow. Maybe it requires a VAE in the VAE folder and I already have one there so didn't notice this issue. I have a "sdxl_vae.safetensors" in my VAE folder under models in comfy ui.
tbh, this workflow even while working is pretty hit and miss. Works but inconsistent. If you are still having issues I made a new workflow that works a lot more consistently that does the same thing, inpainting: https://civitai.com/models/2338958/lustifysdxlnsfwoltinpainting-workflow
