An implementation of Stable Diffusion v2.1 written fully in Rust (0% Python or Golang)!
Uses a fully custom Replicate runtime, which you can check out here.
Stable Diffusion v2.1, running 100% in Rust.
Predictions run on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 64 seconds. The predict time for this model varies significantly based on the inputs.
An implementation of Stable Diffusion v2.1 written fully in Rust (0% Python or Golang)!
Uses a fully custom Replicate runtime, which you can check out here.