newfla / diffusion-rs
Rust bindings to https://github.com/leejet/stable-diffusion.cpp
☆18Updated last month
Alternatives and similar repositories for diffusion-rs
Users that are interested in diffusion-rs are comparing it to the libraries listed below
Sorting:
- A diffusers API in Burn (Rust)☆19Updated 10 months ago
- Blazingly fast inference of diffusion models.☆108Updated last month
- Sensorial System's Stable Diffusion codebase☆30Updated 9 months ago
- Fast, Lightweight, Unified Engine for Text2Image Diffusion Models☆20Updated last month
- Use piper TTS models in Rust☆27Updated 5 months ago
- Generative AI web UI and server☆22Updated last year
- Implementing the BitNet model in Rust☆37Updated last year
- ESRGAN implemented in rust with candle☆16Updated last year
- A collection of optimisers for use with candle☆35Updated last week
- Rust standalone inference of Namo-500M series models. Extremly tiny, runing VLM on CPU.☆24Updated 2 months ago
- An unofficial implementation of BitNet☆11Updated last year
- A Pure Rust based LLM (Any LLM based MLLM such as Spark-TTS) Inference Engine, powering by Candle framework.☆112Updated last month
- 8-bit floating point types for Rust☆47Updated 2 months ago
- A Discord bot for Automatic1111's Stable Diffusion web UI☆10Updated last year
- Minimalist ML framework for Rust☆19Updated last month
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆80Updated last year
- Run LLaMA inference on CPU, with Rust 🦀🚀🦙☆26Updated 4 months ago
- A Fish Speech implementation in Rust, with Candle.rs☆81Updated 2 months ago
- Rust implementation of Huggingface transformers pipelines using onnxruntime backend with bindings to C# and C.