• Stars
    star
    285
  • Rank 140,244 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 1 year ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stable Diffusion extension that preserves ui state

stable-diffusion-webui-state

This extension is for AUTOMATIC1111's Stable Diffusion web UI

Capabilities

  • Preserve web UI parameters (inputs, sliders, checkboxes etc.) after page reload.
  • It can be extended to preserve basically everything in the UI.
  • Import / Export and Reset state options
  • Supported extensions:
    • Control Net
    • ADetailer
    • Dynamic Prompting
    • Multidiffusion upscale/Tiled Diffusion & VAE

Usage

Demo video: https://www.youtube.com/watch?v=hXsxBKYMGaA

Install

Use Install from URL option with this repo url.

Requirements

None at all.

Usage

Go to Settings->State and check all parameters that you want to be preserved after page reload.

Contributing

Feel free to submit PRs to develop!