mlc-ai/web-stable-diffusion
Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.
This project helps developers integrate Stable Diffusion's image generation capabilities directly into web browsers. Instead of relying on external servers, the entire process—from text prompts to photorealistic images—happens client-side, within the user's browser tab. This is ideal for web developers building interactive image generation tools or applications who want to reduce server costs and enhance user privacy.
3,714 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a web developer who wants to embed AI-powered image generation directly into a web application, allowing users to create images from text prompts without sending data to a server.
Not ideal if you are a casual user looking for a simple web-based image generator or a developer who needs to run Stable Diffusion on a server.
Stars
3,714
Forks
233
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/mlc-ai/web-stable-diffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
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.