lllyasviel / lllyasviel/stable-diffusion-webui-forge
Clarification needed on using existing models/loras from Auto111 via edit of webui-user.bat
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Can't find official documentation on how this is supposed to work
YT vids "explaining" it have 2 different methods
In webui-user.bat, there is
set COMMANDLINE_ARGS=
and there is the second section,
@REM Uncomment following code to reference an existing A1111 checkout.
Some people just add to COMMANDLINE_ARGS= the paths to their models etc, same we would in Auto1111.
Others uncomment the 2nd section, add the path the stable-diffusion-webui folder, and also add the paths on each line with carets ^.
Why two options, is one better than the other, if so why?
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
Read webui-user.bat, focusing on COMMANDLINE_ARGS and the commented section referencing an existing A1111 checkout. Compare the two configuration methods and document when each should be used, including how model and LoRA paths are supplied. Done means the official documentation answers which option to choose and why.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100