An open API service indexing awesome lists of open source software.

https://github.com/shinich39/sd-webui-load-recent-state

Save current state for each model and load them when the model changes.
https://github.com/shinich39/sd-webui-load-recent-state

sd-webui stable-diffusion-webui stable-diffusion-webui-extension

Last synced: about 1 year ago
JSON representation

Save current state for each model and load them when the model changes.

Awesome Lists containing this project

README

          

# sd-webui-load-recent-state

Save current state for each model and load them when the model changes.

## Usage

Save current state when a generate button is clicked.

Load previous state when checkpoint is changed.

## Environment

- StableDiffusion v1.10.1

## References

- [sd-webui-state-manager](https://github.com/SenshiSentou/sd-webui-state-manager)