Stable Diffusion: Decouple GPU Ops from Code
Check out Colab notebook with an example of Stable Diffusion running on Everinfer in a decoupled fashion - U-net runs on remote serverless hardware, while everything else runs locally on a CPU with a 9.5s cold start time!
Last updated