Update README.md
parent
d30b88581f
commit
cc862ce437
|
|
@ -11,6 +11,8 @@ This extension is for AUTOMATIC1111's [Stable Diffusion web UI](https://github.c
|
||||||
|
|
||||||
* Preserve web UI parameters (inputs, sliders, checkboxes etc.) after page reload.
|
* Preserve web UI parameters (inputs, sliders, checkboxes etc.) after page reload.
|
||||||
* It can be extended to preserve basically everything in the UI.
|
* It can be extended to preserve basically everything in the UI.
|
||||||
|
* Supported extensions:
|
||||||
|
- Control Net
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
|
@ -26,4 +28,4 @@ Go to **Settings->State** and check all parameters that you want to be preserved
|
||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
Feel free to submit PRs to develop!
|
Feel free to submit PRs to develop!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue