mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-21 14:59:05 +00:00
34 lines
1.2 KiB
Markdown
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:
|
|
|
|

|
|
|
|
This is WebUI Forge:
|
|
|
|

|
|
|
|
|
|
|