Show HN: A little side project, a watercolor art generator https://ift.tt/djiBM7t

Show HN: A little side project, a watercolor art generator Hi HN - this is a little side project I threw together. Some implementation details: image processing is all done with headless GIMP (running inside a Docker container) through its built-in Python API. It's _very_ slow (about 50 seconds/image), and currently it processes exactly one image at a time. The website is built with NextJS; payments are processed by Stripe. I've had the best results with pictures of houses, although certain photos of people or nature can look neat, too. (For example: https://ift.tt/ZWgQjGC , original photo from https://ift.tt/Mr29qNu .) The effect obscures the edges of the photo, so images with plenty of margin around the subject work best. Something I'd like to play around with is swapping the GIMP script for an AI-based process (maybe using something like Stable Diffusion?), with the goal of generating images that look more handmade (something like these: https://ift.tt/jVO9ao7 ). I have exactly zero AI experience though, so there would be a bit of a learning curve. Would love any thoughts or critiques! ---- edit: remove unrelated details https://ift.tt/qljAYH4 November 11, 2022 at 08:02PM
Post a Comment (0)
Previous Post Next Post