Replies: 3 comments 1 reply
|
I store all of my models on a faster drive (SSD) Here is how to instruct Confyui to use my external model folder #Rename this to extra_model_paths.yaml and ComfyUI will load it #config for a1111 ui #other_ui: base_path: path/to/uicheckpoints: models/checkpointsgligen: models/gligencustom_nodes: path/custom_nodes |
1 reply
|
Are you sure you installed the correct version? The |
0 replies
|
Whats the difference of these branches? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I installed the app and run it locally with 'stable-diffusion-webui' on localhost:3000. Now I wanted to select a model but the list is empty.
In the settings section there is a HOST URL form field telling me that http://127.0.0.1:7861/ is the usual URL. Why then does the server start with port 3000? And where do I find the models or where can I set a directory to the model weights?
Thank you!
All reactions