brycedrennan / imaginAIry

Pythonic AI generation of images and videos
MIT License
7.96k stars 444 forks source link

Remodeling ideas, space detection #471

Closed xzitlou closed 7 months ago

xzitlou commented 9 months ago

Hello, I'm looking at the kitchen remodeling example, and I wanted to know if I can use some control mode that detects the space and based on this, it can generate new remodeling ideas, perhaps by removing furniture, beds, etc.

# generate kitchen remodel ideas
🤖🧠> imagine --control-image kitchen.jpg -w 1024 -h 1024 "{_interior-style_} kitchen" --control-mode depth -r 100 --init-image 0.01 --upscale --steps 35 --caption-text "{prompt}"
brycedrennan commented 7 months ago

if you mean a control mode that ignores furniture. sounds like something that needs custom training. I'm not aware of something like that at the moment. But probably someone somewhere has already done it :-)