siriux / stable-diffusion-rs

A stable diffusion library in Rust based on the diffusers-rs and tch crates by Laurent Mazare (a port of huggingface diffusers pytorch library)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stable-diffusion-rs

A stable diffusion library in Rust based on the diffusers-rs and tch crates by Laurent Mazare (a port of huggingface diffusers pytorch library)

LICENSE

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.

About

A stable diffusion library in Rust based on the diffusers-rs and tch crates by Laurent Mazare (a port of huggingface diffusers pytorch library)

License:Apache License 2.0


Languages

Language:Python 100.0%