Hacker News new | ask | show | jobs
by ukd1 1188 days ago
Super cool, and I didn't have to wait long to get a decent remodel. Any behind the scenes on how it works / is put together?
1 comments

Thank you! We use a variety of Stable Diffusion models in the backend to power Reimagine - with ControlNet, Inpaint and Depth2Img with the later being dreambooth’ed on home interiors, the diffusers lib and using the latest UniPCMultistepScheduler - which makes it faster. We are currently running this on a NVIDIA T4 on a single node.
Wow, only a single node? It seemed pretty fast!