I built Flaxeo Image a local desktop ui for stable diffusion cpp
Summary
A local desktop UI for stable diffusion cpp called Flaxeo Image has been built.
Similar Articles
AUTOMATIC1111/stable-diffusion-webui
This open-source project provides a feature-rich web interface for Stable Diffusion, enabling users to easily generate, edit, and upscale images using various AI models and extensions. Built with Gradio, it supports txt2img, img2img, inpainting, and numerous community-driven tools for local AI image generation.
SDXL running locally in the browser on WebGPU, open-source
Stable Diffusion XL (SDXL) can now run locally in the browser using WebGPU, enabling high-quality AI image generation directly on-device with open-source code.
FLUX.2 [pro]
Black Forest Labs has released Flux 2 Pro, a new image generation and editing model with improved text rendering, photorealism, and character consistency. The model is available via API on Replicate.
Comfy-Org/Ideogram-4
Ideogram-4 model repackaged for ComfyUI, including fp8 scaled diffusion models, Qwen3VL text encoder, and FLUX VAE.
Studying FLUX in diffusers library was hard, so I built a smaller open-source version [P]
A simplified open-source PyTorch implementation of FLUX diffusion transformers with verifiable line-by-line source mappings, designed for educational purposes.