Files
stable-diffusion-webui-forge/README.md
2024-01-25 17:26:52 -08:00

34 lines
1.2 KiB
Markdown

# This is a Private Project
Currently, we are only sending invitations to people who may be interested in development of this project.
Please do not share codes or info from this project to public.
If you see this, please join our private Discord server for discussion: https://discord.gg/SGjWyaMS
# Stable Diffusion Web UI Forge
Stable Diffusion Web UI Forge is a platform on top of [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) to make development easier, and optimize the speed and resource consumption.
The name "Forge" is inspired from "Minecraft Forge". This project will become SD WebUI's Forge.
Forge will give you:
1. Improved optimization. (Fastest speed and minimal memory use among all alternative software.)
2. Patchable UNet and CLIP objects. (Developer-friendly platform.)
# Improved Optimization
First of all, Forge does not change WebUI results. Installing Forge is not a seed breaking change.
This is WebUI:
![image](https://github.com/lllyasviel/stable-diffusion-webui-forge/assets/19834515/c32baedd-500b-408f-8cfb-ed4570c883bd)
This is WebUI Forge:
![image](https://github.com/lllyasviel/stable-diffusion-webui-forge/assets/19834515/0c45cd98-0b14-42c3-9556-28e48d4d5fa0)