File size: 1,389 Bytes
29a5ed9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<p float="left">
    <img alt="" src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E" />
    <img alt="" src="https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue" />
</p>

# stable-diffusion-webui-state

This extension is for AUTOMATIC1111's [Stable Diffusion web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui)

### Capabilities

* Preserve web UI parameters (inputs, sliders, checkboxes etc.) after page reload.
* It can be extended to preserve basically everything in the UI.
* Import / Export and Reset state options
* Supported extensions:
    - Control Net
    - ADetailer
    - Dynamic Prompting
    - Multidiffusion upscale/Tiled Diffusion & VAE

### Usage

Demo video: [https://www.youtube.com/watch?v=hXsxBKYMGaA](https://www.youtube.com/watch?v=hXsxBKYMGaA)

### 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!

<p align="center">
  ...and you can always buy me a :beer:! <br/><br/>
  <a href="https://www.paypal.com/paypalme/ilian6806" target="_blank">
    <img src="https://img.shields.io/badge/Donate-PayPal-green.svg" alt="Donate with PayPal"/>
  </a>
</p>