abhishek7kalra / vangogh

Van Gogh-fy your image !! Or maybe not

  • Public
  • 364 runs
  • GitHub

Run time and cost

This model costs approximately $0.052 to run on Replicate, or 19 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia T4 GPU hardware. Predictions typically complete within 4 minutes. The predict time for this model varies significantly based on the inputs.

Readme

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.