This extension is developed for AUTOMATIC1111's Stable Diffusion web UI that provides import/export options for parameters.
"Stable Diffusion Web UI" hereafter referred to as "SD Web UI"
Use Install from URL option with this repo url.
None at all.
Export Parameters:
In the SD Web UI, configure the desired options, and click the "Export" button to export a flow file that records the current parameters.
Import Parameters:
In the SD Web UI, click the "FileBox", select the corresponding flow file, and import the parameters from the file.
You can also directly drag and drop the flow file into the "FileBox" for importing.
Currently, the plugin supports SD WebUI versions v1.5 and above, and compatibility testing for earlier versions has not been conducted.
If not due to compatibility issues with essential functionalities, it is strongly recommended to upgrade to version v1.6 or above before using this plugin!
You can find several official examples in the example/ folder. If you want to try out more possibilities, please visit Our open-source community for more public examples.
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!
You are also more than welcomed to share your own LightDiffusionFlow on Our open-source community.
Licenses for borrowed code can be found in LICENSES/Licenses.md
stable-diffusion-webui-state - https://github.com/ilian6806/stable-diffusion-webui-state
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!
Big thanks to Hali for the inspiration, suggestions, and various forms of support during the development of this project. Much appreciated!