lllyasviel / lllyasviel/stable-diffusion-webui-forge

Use ComfyUI flux model path

Open
#2,447 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Flux models are huge and I don't want to download them again. I used this COMMANDLINE_ARGS= --ckpt-dir "E:\Documents\ComfyUI\models\checkpoints" --lora-dir "E:\Documents\ComfyUI\models\loras"
on the webui-user.bat and I could load the checkpoints and loras from ComfyUI folder just fine.

I wonder how it would be done to point to the unet folder on the ComfyUI models directory. I looked into all the possible arguments and the closest according to perplexity ai is --forge-ref-a1111-home FORGE_REF_A1111_HOME but it's not working for me.

Anyone knows the way? Thank you in advanced

Contributor guide

No contributing guide indexed for this repository

Research direction

The request concerns webui-user.bat, COMMANDLINE_ARGS, and the --forge-ref-a1111-home option; start by reviewing the supported command-line arguments for model directories and how that option is handled. Done means a ComfyUI UNet path can be configured without downloading the Flux models again, with the models loading successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.