Small extension containing various scripts to augment SD WebUI Forge.
ENQUEUE BUTTON - Adds an Enqueue button next to the other generation buttons. When pressed it will snapshot the prompt and parameters to enqueue a generation job after the current job finishes. The button will show how many queued jobs are in queue.
UNLOAD MODELS & LIST MODELS - injects two buttons to the bottom footer:
IMAGE DRAG & DROP - Adds drag-over (drag & drop) handling so that when you drag a file over a tab button in the UI the tab will be opened (emulates a click on hover while dragging files). This makes it easier to drag an image onto the UI and drop it into the right tab, e.g. being in txt2img tab but wanting to drag an image into PNG Info.
TRANSPARENT BACKGROUND - Adds a Transparent Background entry to the Extras tab allowing removal of background from images.
Supports two models:
Outputs are saved as transparent_<timestamp>.webp (or .png) and optionally mask_<timestamp>.webp (or .png) alongside the Extras result.
Extensions tab > Install from URLhttps://github.com/otacoo/sd-webui-misc-scripts.git14 commits
JavaScript
58.0%
Python
42.0%
Small extension containing various scripts to augment SD WebUI Forge.
ENQUEUE BUTTON - Adds an Enqueue button next to the other generation buttons. When pressed it will snapshot the prompt and parameters to enqueue a generation job after the current job finishes. The button will show how many queued jobs are in queue.
UNLOAD MODELS & LIST MODELS - injects two buttons to the bottom footer:
IMAGE DRAG & DROP - Adds drag-over (drag & drop) handling so that when you drag a file over a tab button in the UI the tab will be opened (emulates a click on hover while dragging files). This makes it easier to drag an image onto the UI and drop it into the right tab, e.g. being in txt2img tab but wanting to drag an image into PNG Info.
TRANSPARENT BACKGROUND - Adds a Transparent Background entry to the Extras tab allowing removal of background from images.
Supports two models:
Outputs are saved as transparent_<timestamp>.webp (or .png) and optionally mask_<timestamp>.webp (or .png) alongside the Extras result.
Extensions tab > Install from URLhttps://github.com/otacoo/sd-webui-misc-scripts.git14 commits
JavaScript
58.0%
Python
42.0%