Preserves the UI state after reload/restart.
 
 
 
Go to file
ilian.iliev 528bfcea4c Multi ControlNet support implemented 2023-03-22 17:13:50 +02:00
javascript Multi ControlNet support implemented 2023-03-22 17:13:50 +02:00
scripts setValue method moved to utils 2023-03-22 10:53:16 +02:00
.gitignore Initial commit 2023-03-19 15:51:25 +02:00
LICENSE Initial commit 2023-03-19 15:51:25 +02:00
README.md Fixed README 2023-03-19 15:56:22 +02:00

README.md

stable-diffusion-webui-state

This extension is for AUTOMATIC1111's Stable Diffusion web UI

Capabilities

  • Preserve web UI parameters (inputs, sliders, checkboxes etc.) after page reload.
  • It can be extended to preserve basically everything in the UI.

Install

Use Install from URL option with this repo url.

Requirements

None at all.

Usage

Go to Settings->State and check all parameters that you want to be preserved after page reload.

Contributing

Feel free to submit PRs to develop!