abhishek7kalra / vangogh

Van Gogh-fy your image !! Or maybe not

  • Public
  • 364 runs
  • GitHub

This project provides a Cog model for image style transfer using the Stable Diffusion method. The implementation is based on the Diffusers Stable Diffusion v1-5 and is packaged as a Cog model, making it easy to use and deploy.

The default promt for this pipeline is “Van Gogh style”, which changes the style of an external photo to a Vincent van Gogh portrait.

You can also run this pipeline with your choice of prompt and input image.

The model will produce one or more output images based on the provided text prompt and input image.