symisc/tiny-dream
Tiny Dream - An embedded, Header Only, Stable Diffusion C++ implementation
This project helps C++ developers integrate image generation directly into their applications. It takes text descriptions (prompts) and produces unique images based on those descriptions, even running on standard CPUs. Developers building desktop apps, embedded systems, or games can use this to add AI-powered image creation features without relying on cloud services or powerful GPUs.
265 stars. No commits in the last 6 months.
Use this if you are a C++ developer needing to embed stable diffusion image generation directly into your application, especially for CPU-only environments.
Not ideal if you are looking for a standalone image generation tool or a high-performance solution that leverages NVIDIA GPUs.
Stars
265
Forks
11
Language
C
License
—
Category
Last pushed
Oct 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/symisc/tiny-dream"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
TheDesignFounder/DreamLayer
Benchmark diffusion models faster. Automate evals, seeds, and metrics for reproducible results.