Implementing Stable Diffusion in Rust+Torch

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • tch-rs

    Rust bindings for the C++ api of PyTorch.

  • As an example of how to use tch crate, I've put together an implementation of Stable Diffusion in Rust. It mostly follows the lines of huggingface's Python diffusers library and can reuse the original Python weights to generate images from Rust :) Details on GitHub with more rusty robots! Comments/questions are very welcome :)

  • stable-diffusion

    A latent text-to-image diffusion model

  • /j Ah yes finally, someone completed #283.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts