A stable diffusion library in Rust based on the diffusers-rs and tch crates by Laurent Mazare (a port of huggingface diffusers pytorch library)
This code is released under the Apache 2.0 and MIT Licenses. It's originally based on the stable diffusion example from https://github.com/LaurentMazare/diffusers-rs also under the same licenses and still depends on this repo.