You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension is for AUTOMATIC1111's [Stable Diffusion web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
10
+
This extension is developed for AUTOMATIC1111's [Stable Diffusion web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that provides import/export options for parameters.
11
+
"Stable Diffusion Web UI" hereafter referred to as "SD Web UI"
12
+
[**Plugin demonstration and other instructions**](https://fvkij7wuqx9.feishu.cn/docx/HgZndihraotmmzxFni7cFZISnvb)
* Export/Import web UI parameters with a single file (images, inputs, sliders, checkboxes etc.) .
15
18
* Support parsing png info from image and restoring parameters back to the web UI.
16
-
* It can be extended to preserve basically everything in the UI.
17
19
* Supported extensions:
18
-
- In theory, it can support any plugin.
19
-
20
-
### Usage
21
-
20
+
- In theory, it can support any plugin. (Except for certain plugin images, as they require the corresponding elem_id to be provided.)
22
21
23
22
### Install
24
23
25
24
Use **Install from URL** option with this repo url.
26
25
27
26
### Requirements
28
27
29
-
None at all.
28
+
*None at all.*
29
+
30
+
### Usage
31
+
* I don't think I need to explain it in detail, right? :)
30
32
31
33
### Contributing
32
34
33
-
Feel free to submit PRs to develop!
35
+
If you have any comments, suggestions, or encounter issues with our project, please feel free to raise them through an issue, and we also welcome pull requests at any time!
34
36
35
37
### Credits
36
38
37
39
Licenses for borrowed code can be found in LICENSES/[**Licenses.md**](./LICENSES/Licenses.md)
*Our team urgently needs a solution to quickly share the stable diffusion web UI settings, and Ilian Iliev's project provided us with great help, thank you Ilian Iliev!*
43
+
*Our team urgently needs a solution to easily share the Stable Diffusion Web UI settings, and Ilian Iliev's stable-diffusion-webui-state project has been a great help to us. Thank you, Ilian Iliev!*
42
44
43
-
-Thanks to Joshua Yu and Hali for providing the inspirationand suggestions for this project.
45
+
-Big thanks to [Hali](https://github.com/ThisHaliHali) for the inspiration, suggestions, and various forms of support during the development of this project. Much appreciated!
0 commit comments