by sphuff on 2/23/23, 10:50 AM with 3 comments
by sphuff on 2/23/23, 10:54 AM
I've been playing around a lot with Stable Diffusion recently, and I thought it would be fun to showcase this previously impossible use case: business logos that are generated daily.
The implementation itself uses Depth2Img (although ControlNet might be the next step) to generate an image from the logo, as well as some post-processing/masking to clean it up.
Happy to answer any questions!