Updated: Jan 22, 2026
tool有关内补和扩图的工作流
Workflow about inpainting and Outpainting
v3.1 Klein_inpainting
一个提高换脸相似度的工作流。缺点是对底图和参考图有一定要求,优点是比直接参考图片换脸的相似度提高了很多。
A workflow for improving the similarity of face swaps. The drawback is that it has certain requirements for the base image and reference image. The advantage is that the similarity to directly using a picture for face alteration has been greatly improved.
关于用到的插件:
Regarding the plugins used:
必需的有:
The necessary items are:
https://github.com/yolain/ComfyUI-Easy-Sam3
https://github.com/erosDiffusion/ComfyUI-enricos-nodes
非必需的有:
Not necessary items include:
https://github.com/chflame163/ComfyUI_LayerStyle
https://github.com/vrgamegirl19/comfyui-vrgamedevgirl
https://github.com/Windecay/ComfyUI-ReservedVRAM
https://github.com/jtydhr88/ComfyUI-qwenmultiangle
v3.0 Klein_inpainting
得益于最新的flux.2_Klein,使得重绘和扩图都变得更加的简单高效,尤其是在可以参考其他图片来做重绘时,让重绘变得更加具备确定性,甚至换脸都变得轻而易举。
当然目前也有一些缺陷,希望社区很快能出现微调的模型和Lora来完善这个工作过程。
Thanks to the latest flux.2_Klein, the processes of redrawing and image expansion have become much simpler and more efficient. Especially when one can refer to other images for redrawing, it makes the redrawing process more deterministic, and even face swapping becomes a breeze.
Of course, there are still some flaws at present. We hope that the community will soon have fine-tuned models and Loras to improve this working process.
v1.0 Outpainting
将fooocus局部重绘和Lama结合起来,得到我目前认为最强的扩图工作流,不需要专门的重绘大模型,通过调整prompt和CFG以及降噪值,来得到简单的原图延伸或者添加新内容的扩图重绘。
Combining fooocus partial redraw with Lama, we can get what I think is the strongest expansion workflow so far. We don't need a special inpainting checkpoint. By adjusting the prompt, CFG, and noise reduction values, we can get a simple extension of the original image or add new content to the expansion redraw.
v2.0 Inpainting
一个主要依赖fooocus inpainting插件的inpainting工作流,实际应用中,inpainting的图像容易出现色彩问题,添加了色彩调整节点来改善这个问题
An inpainting workflow that mainly relies on the fooocus inpainting plugin. In practical applications, inpainting images are prone to color problems. A color adjustment node is added to improve this problem
v2.2 Inpainting2.0
替换了一个关键节点,重绘之后的图片不会出现色彩偏差,简化了工作流,如果需要风格化或者中途修改你的图片色彩,又或者需要利用多模型refine图片,参照上一个版本的inpainting工作流,
Replaces a key node, the redrawn image will not appear color deviation, simplifies the workflow, if you need to stylize or modify the color of your image halfway, or need to use multi-model refined images, refer to the previous version of the inpainting workflow,

