Getting Started

Download and install Stable Diffusion web UI

Download Van Gogh Diffusion model, rename to model.ckpt and place inside [stable-diffusion-webui folder]/models/Stable diffusion

Open Stable Diffusion web UI server with --api option.

Run the development server:

yarn dev