-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Checklist
- The issue exists after disabling all extensions
- The issue exists on a clean installation of webui
- The issue is caused by an extension, but I believe it is caused by a bug in the webui
- The issue exists in the current version of the webui
- The issue has not been reported before recently
- The issue has been reported before but has not been fixed yet
What happened?
As written in title, the extra networks does not show folders (I checke don the options already)
The only thing im thinking should be interfering is that im pointing ther Loras folder to my auto folder using commandline args.
This is the webui copypaste:
set VENV_DIR=
set A1111_HOME="X:\STABLEDIFFUSION\AUTOMATIC11111"
set COMMANDLINE_ARGS= --always-gpu --ckpt-dir "X:\AIMODELS" --lora-dir %A1111_HOME%/models/Lora --embeddings-dir %A1111_HOME%/models/embeddings --hypernetwork-dir %A1111_HOME%/models/hypernetworks --vae-dir "X:\STABLEDIFFUSION\AUTOMATIC11111\models\VAE" --gfpgan-dir "X:\STABLEDIFFUSION\AUTOMATIC11111\models\GFPGAN" --esrgan-models-path "X:\STABLEDIFFUSION\AUTOMATIC11111\models\ESRGAN" --bsrgan-models-path "X:\STABLEDIFFUSION\AUTOMATIC11111\models\BSRGAN"
Maybe Its a problem with the quotes? The loras are found and load.
Steps to reproduce the problem
Point to a folder in other location using commandline args, use the extra networks viewer
What should have happened?
Should show folders/tree view
What browsers do you use to access the UI ?
No response
Sysinfo
Console logs
N/A
Additional information
No response