Interior Design Generator with Stable Diffusion

This is a contract project that I did for ManyCore Tech from March 2023. My aim was to use Stable Diffusion to help users who need to redesign their rooms get a better picture of what their rooms may look like.

Testing Parameters

My first step was to test the best parameters (steps and CFG scale) to pass to SD for maximal quality.

Adding Extensions

I mainly utilized two extensions: ControlNet and PhotoHelper.

ControlNet extracts the interior structure of the room in the original photo and recreate based on the structure, so the AI-generated photos are essentially the same rooms.

PhotoHelper increases the quality of the generations.

Designing User Interface

Here is the user interface that I designed: