Hacker News new | ask | show | jobs
by chrischen 1314 days ago
Our watercolor filter produces pretty good results (the Flower Market filter which also happens to be the example shown): https://www.instapainting.com/assets

You can implement with something like this and simply train it against a watercolor image: https://github.com/yusuketomoto/chainer-fast-neuralstyle

Haven’t tried it with stable diffusion but you’d probably have more control and better results with a CNN like the one I linked.