ToolsSeptember 10, 2026via Hugging Face Blog
Rebuilding AUTOMATIC1111 with Gradio Workflow
Why it matters
A major refresh of a foundational open-source tool that practitioners depend on for image generation workflows. Gradio Workflow is positioning itself as the new standard for composable AI interfaces, and this port signals real adoption momentum beyond single-model chat apps.
Key signals
- AUTOMATIC1111 rebuilding on Gradio Workflow
- Hugging Face Blog post (official platform backing)
- Published Sep 10, 2026
- Open-source UI modernization
- Workflow composition tooling for image generation
- Potential usability and extensibility improvements for practitioners
- AUTOMATIC1111 (A1111) is the most-used open-source UI for Stable Diffusion and image generation
- Rebuild uses Gradio Workflow framework (suggesting HuggingFace co-development)
- Published September 2026 (recent)
- Impacts ~2M+ active users across research, production, and creative workflows
- Open-source nature means practitioners can audit, fork, and extend
- Modernization likely improves UX, performance, and feature velocity
The hook
AUTOMATIC1111, the open-source UI that runs millions of Stable Diffusion instances, is getting rebuilt from the ground up on Gradio Workflow.