stable-diffusion-webui-state/README.md

29 lines
848 B
Markdown

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