# stable-diffusion-webui-state
**Repository Path**: dbscholar0/stable-diffusion-webui-state
## Basic Information
- **Project Name**: stable-diffusion-webui-state
- **Description**: 在重新加载/重启后保留UI状态。
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-04-08
- **Last Updated**: 2023-04-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 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.
* Supported extensions:
- Control Net
### 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!