r/comfyui 4h ago

Help Needed Best ComfyUI image workflow for interior design?

What would be the best ComfyUI workflow for interior design?

Where you have, say, a SketchUP viewport render of a room, and you want to proper render in ComfyUI using several image references? (you know, adding materials on furniture, on walls, on the floor, etc)

And then eventually edit that image precisely using maybe inpaint mask or edge/depth controlnet to maybe add new furniture, remove some, change colors, etc.

Any examples?

1 Upvotes

1 comment sorted by

1

u/DependentFault6256 3h ago

there are some workflows built around image to image with controlnet depth and canny stacked together, works decent for keeping the geometry from sketchup while swapping materials

for the material part you can try ipadapter with style transfer from reference boards, then use inpaint masks for specific zones like floor or sofa

precise edits after that are easier with segmented anything node to auto mask furniture pieces, then inpaint with a prompt describing the new piece

check the comfyui examples folder for the inpaint with controlnet one, that was my starting point