Tuesday, November 1, 2022

Show HN: Stable Diffusion implementation in Rust/libtorch https://ift.tt/1k0Oej8

Show HN: Stable Diffusion implementation in Rust/libtorch This is an implementation of Stable Diffusion in Rust using libtorch bindings - including some nice samples of rusty robots! It follows the lines of Huggingface's (amazing) diffusers library. The main goal is to show how a complex model can be converted and re-used on the Rust side. https://ift.tt/l4SMXmD November 1, 2022 at 02:02AM

No comments:

Post a Comment

Show HN: Graph2agent; Mermaid diagrams, explained for agents https://ift.tt/IoLabAg

Show HN: Graph2agent; Mermaid diagrams, explained for agents During the implementation of a huge high performance service. In order to keep...