lllyasviel / lllyasviel/stable-diffusion-webui-forge

Clarification needed on using existing models/loras from Auto111 via edit of webui-user.bat

Open
#1,117 2 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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.