jac3km4/latentspace
Stable Diffusion in Rust
This is a library for Rust developers who want to integrate Stable Diffusion capabilities directly into their applications. It allows you to take text descriptions or existing images and generate new, unique images from them. Developers can use this to build applications that require fast, efficient image generation or manipulation.
No commits in the last 6 months.
Use this if you are a Rust developer looking to add fast, local text-to-image or image-to-image generation features to your software.
Not ideal if you are looking for a no-code image generation tool or support for advanced features like LORAs and upscaling.
Stars
8
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Apr 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/jac3km4/latentspace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
siliconflow/onediff
OneDiff: An out-of-the-box acceleration library for diffusion models.
wooyeolbaek/attention-map-diffusers
🚀 Cross attention map tools for huggingface/diffusers
jina-ai/discoart
🪩 Create Disco Diffusion artworks in one line
chengzeyi/stable-fast
https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace...
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch