End-to-End template for deploying your own Stable Diffusion Model to RunPod Serverless.
The setup scripts will help to download the model as well as setting up the Dockerfile.
git clone https://github.com/runpod/serverless-ckpt-template.git
docker build -t serverless-ckpt-template .