m1guelpf / stable-diffusion-rs

Stable Diffusion v2.1, running 100% in Rust.

Demo API Examples Versions (870f6c53)

Examples

View more examples

Run time and cost

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.