Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 351 Bytes

Serverless | Model Checkpoint Template

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.

Setup

git clone https://github.com/runpod/serverless-ckpt-template.git

docker build -t serverless-ckpt-template .