lllyasviel / lllyasviel/stable-diffusion-webui-forge

[Feature Request]: using several scripts at same time

Open
#783 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Is there an existing issue for this?
  • I have searched the existing issues and checked the recent builds/commits
What would your feature do ?

I often find myself wanting to use both "X/Y/Z plot" and "Loopback" at same time, but I can't because they are both in the Script drop-down menu and we can select only one at once.
Please let us use more than one script at once. Thanks.

Proposed workflow

Either an "add script" button instead of a drop-down, so we can add more than one.
Or two script drop-down menus, for "script1" and "script2".
Or put "X/Y/Z plot" outside of the scripts, among other integrated components like ControlNet.
Or put "Loopback" outside of the scripts, among other integrated components like ControlNet.

Additional information

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the UI code that builds the Script drop-down and the implementations of X/Y/Z plot and Loopback, then determine whether combining them has an established workflow; done means multiple scripts can be selected and used together without breaking existing single-script use.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.