bilal-and-haffi / ai-print-shop

https://www.ai-print-shop.com
3 stars 0 forks source link

User should be able to remove the background of an image - so that the prints aren't forced to be square #188

Closed Bilalm354 closed 1 month ago

Bilalm354 commented 1 month ago

DALL E 3 and stable diffusion won't produce transparent backgrounds. However they will do a white or black background (but often don't even when you ask).

Suggested solution So the way I'm thinking this would work is that we have a toggle and if they toggle yes for no background then we add to the prompt that we want a white background and then we use a js library or an api request that removes the background for images.

Maybe that would work without asking for the white/ black background too.