Skip to content

Latest commit

 

History

History
66 lines (34 loc) · 2.5 KB

File metadata and controls

66 lines (34 loc) · 2.5 KB

sd-webui-workspace

GitHub stars GitHub forks GitHub issues GitHub issues closed GitHub license GitHub commits

SD-WebUI Workflow is an expansion based on stable-diffusion-webui,designed to save and restore Webui workspace. It can quickly save your current webui interface and restore it the next time you use it.

Should you find this extension beneficial, please bestow a star upon me on GitHub!

Table of Contents

Features

img.png

  • Manually safeguard and restore workspace
  • Theoretically supports all extensions
  • Accommodates all inputtable elements
  • Automatically safeguard and restore workspace
  • Image component’s mask drawing

Installation

  1. Navigate to the Extensions tab.
  2. Opt for 'Install from URL'.
  3. Input into the designated field for the extension’s git repository URL: https://github.com/Scholar01/sd-webui-workspace.git
  4. Click 'Install'.
  5. Reboot WebUI.

Alternatively, directly seek and install sd-webui-workspace within webui-Extensions.

Cautions

Should you encounter an unsupported extension, verify whether the elem_id attribute has been established for the extension's components. If absent, it is advisable to propose this addition to the author of the extension.