Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions extra_model_paths.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand All @@ -34,6 +35,7 @@ a111:
# loras: models/loras/
# upscale_models: models/upscale_models/
# vae: models/vae/
# custom_nodes: custom_nodes/

#other_ui:
# base_path: path/to/ui
Expand Down