hiddenswitch / ComfyUI

A powerful and modular stable diffusion GUI with a graph/nodes interface.
GNU General Public License v3.0
39 stars 11 forks source link

model management & --write-out-config-file #12

Closed exdysa closed 1 month ago

exdysa commented 5 months ago

When --write-out-config-file writes --disable-known-models or --extra-model-paths-config extra_model_paths.yaml neither of the expected effects (model download disabling and additional checkpoint folders listed in console and load checkpoint widget) occurs. Both options work fine when run straight from command line, even when paired with a -config-file option preceding it that does not include those options in it.

doctorpangloss commented 1 month ago

This appears to be working when I tested it now, so I think the issue has been resolved. I think the config files were maybe broken earlier.