This commit is contained in:
Ivor Wanders 2025-04-11 11:52:07 -04:00 committed by GitHub
commit 0c3fb9e3c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,6 +22,7 @@ a111:
#config for comfyui
#your base path should be either an existing comfy install or a central folder where you store all of your models, loras, etc.
#absolute paths can be used to specify directories outside of the base_path.
#comfyui:
# base_path: path/to/comfyui/
@ -39,6 +40,7 @@ a111:
# loras: models/loras/
# upscale_models: models/upscale_models/
# vae: models/vae/
# custom_nodes: custom_nodes/
#other_ui:
# base_path: path/to/ui