m1guelpf / stable-diffusion-rs

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

  • Public
  • 60 runs
  • GitHub
  • License

Input

Output

Run time and cost

This model costs approximately $0.099 to run on Replicate, or 10 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 71 seconds. The predict time for this model varies significantly based on the inputs.

Readme

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.