Automatic1111#Stable Diffusion WebUI Forge
{{Short description|Open source generative artificial intelligence UI}}
{{Infobox software
| screenshot = Screenshot of AUTOMATIC1111 Stable Diffusion Web UI.png
| name = AUTOMATIC1111 Stable Diffusion Web UI
| author = AUTOMATIC1111
| developer = AUTOMATIC1111 and community
| released = {{Start date and age|2022|8|22}}
| repo = {{URL|https://github.com/AUTOMATIC1111/stable-diffusion-webui}}
| programming language = Python
| license = AGPL-3.0
}}
AUTOMATIC1111 Stable Diffusion Web UI (SD WebUI, A1111, or Automatic1111) is an open source generative artificial intelligence program that allows users to generate images from a text prompt. It uses Stable Diffusion as the base model for its image capabilities together with a large set of extensions and features to customize its output.
History
SD WebUI was released on GitHub on August 22, 2022, by AUTOMATIC1111, 1 month after the initial release of Stable Diffusion. At the time, Stable Diffusion could only be run via the command line. SD WebUI quickly rose in popularity and has been described as "the most popular tool for running diffusion models locally." A user study of six StableDiffusion users showed that all participants had used SD WebUI at least once. The study showed that users ascribe SD WebUI's popularity to its ease of installation and support for open source tools. SD WebUI is one of the most popular user interfaces for Stable Diffusion, together with ComfyUI. In February 2024, a book was published by ja:Gijutsu Hyoronsha on using Stable Diffusion with SD WebUI in Japanese. As of July 2024, the project had 136,000 stars on GitHub.
Features
SD WebUI uses Gradio for its user interface. Each parameter in the Stable Diffusion program is exposed via a UI interface within SD WebUI. SD WebUI contains additional parameters not included in Stable Diffusion itself, such as support for Low-rank adaptations, ControlNet and custom variational autoencoders. SD WebUI supports prompt weighting, image-to-image based generation, inpainting, outpainting and image scaling. It supports over 20 samplers including DDIM, Euler, Euler a, DPM++ 2M Karras, and UniPC. It is also used for its various optimizations over the base Stable Diffusion.
Stable Diffusion WebUI Forge
Stable Diffusion WebUI Forge (Forge) is a notable fork of SD WebUI started by Lvmin Zhang, who is also the creator of ControlNet and Fooocus. The initial goal of Forge was to improve the performance and features of SD WebUI with the intention to upstream changes back to SD WebUI. One of Forge
See also
{{Portal|Free and open-source software}}
References
{{Reflist|refs=
{{cite web |last1=Mann |first1=Tobias |title=A friendly guide to local AI image gen with Stable Diffusion and Automatic1111 |url=https://www.theregister.com/2024/06/29/image_gen_guide/ |website=The Register |language=en |date=29 Jun 2024}}
{{cite book |last1=大崎 |first1=顕 |last2=水口 |first2=瑛介 |title=はじめてでもここまでできる Stable Diffusion画像生成[本格]活用ガイド |date=23 March 2024 |publisher=:ja:技術評論社 |isbn=978-4-297-14083-0 |language=ja}}
{{cite web |author1=あわしろいくや |title=第817回 参考書を片手にUbuntuでもStable Diffusion WebUIを動作させ、画像を生成する |url=https://gihyo.jp/admin/serial/01/ubuntu-recipe/0817 |website=gihyo.jp |publisher=:ja:技術評論社 |language=ja |date=12 June 2024}}
}}