Would be cool to have an ‘onion peel’ effect on the images when you drag or mouse over to reveal the original
Do you have any plans to monetise this? I’ve seen other sites that make a pretty penny with a similar concept
11–20 of 22 posts
Would be cool to have an ‘onion peel’ effect on the images when you drag or mouse over to reveal the original
Do you have any plans to monetise this? I’ve seen other sites that make a pretty penny with a similar concept
I like the site, nice dark and simple design, results are pretty good! Would be cool to have an ‘onion peel’ effect on the images when you drag or mouse over to reveal the original Do you have any plans to monetise this? I’ve seen other sites that make a pretty penny with a similar concept
> Would be cool to have an ‘onion peel’ effect on the images when you drag or mouse over to reveal the original
Yeah - will look at adding that as an alternate view esp on mobile - I sorta like the side by side view on desktop at the moment.
> Do you have any plans to monetise this? I’ve seen other sites that make a pretty penny with a similar concept
Not at the moment - we want to try and give (many design visualization challenged folks like myself) consumers the ability to be able to see what a home might look like in their own style / possibilities at the moment.
I have made an iOS app to achieve something similar https://gepettoapp.com/en We have great results / rendering quality which is really appreciated by realtors.
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?
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.