lllyasviel / lllyasviel/stable-diffusion-webui-forge

unrecognized arguments: --lora-dir

Open
#1,187 6 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

In the most recent version (Version: f2.0.1v1.10.1-previous-304-g394da019 Commit hash: 394da01959ae09acca361dc2be0e559ca26829d4)

I get the following error and also no longer see a lora-dir argument available overall. Was it renamed or is there something wrong?

launch.py: error: unrecognized arguments: --lora-dir

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

Start with launch.py and inspect how command-line arguments are defined, then compare the current argument list with the reported --lora-dir option. Check the relevant launch or argument-parsing behavior to determine whether the option was renamed or removed; done means the issue is resolved with the correct argument behavior or documented explanation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.