stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
[Feature Request]: A feature to save all settings, including ones used in integrated extensions
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Basically I propose a feature or setting similar to this, or maybe implement that exact extension.
Would be beneficial to have this given all the different extension integrations Forge comes with. The aforementioned extension saves settings from adetailer, dyn prompt, multidiffusion, and another, but it cannot restore anything past those. Similarly, sending the metadata from an image also does not affect the integrated plugins.
Proposed workflow
- Open webui
- Begin setting up workflow and generate images
- After session is over, click a button that will record all tweaked settings and send them to a json file into a directory of the user's choosing.
- Load up webui again
- Drag n drop/import/load json file into the ui to begin previously used workflow right away.
Additional information
No response
Found that tutorial and it works well: https://www.youtube.com/watch?v=hXsxBKYMGaA
unfortunately it doesn't work on this sdforge :(