lllyasviel / lllyasviel/stable-diffusion-webui-forge
New SD window recovers the wrong lora on using reload parameters button
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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