lllyasviel / lllyasviel/stable-diffusion-webui-forge

New SD window recovers the wrong lora on using reload parameters button

Open
#1,500 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Each time you open a new SD window, pressing blue arrow to recover last used parameters loads everything fine except the name of the lora used. In my case it loads the last lora available in the last subfolder of my lora folder every time, regardless of what lora I had actually used in the generation. The prompt is otherwise correct, only the name of lora loaded is wrong. Maybe has to do with having subfolders?

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

Reproduce this from a new SD window by using the blue-arrow reload parameters button after generating with a LoRA in a subfolder. Trace the reload-parameters entry point and compare the saved LoRA name with the selected value; done means the prompt and the actually used LoRA are both restored correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.