Hacker News new | ask | show | jobs
by laks_srini_hn 1188 days ago
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.
1 comments

Wow, only a single node? It seemed pretty fast!