| comfyui: | |
| # base_path: path/to/comfyui/ | |
| # # You can use is_default to mark that these folders should be listed first, and used as the default dirs for eg downloads | |
| # #is_default: true | |
| # checkpoints: models/checkpoints/ | |
| # text_encoders: | | |
| # models/text_encoders/ | |
| # models/clip/ # legacy location still supported | |
| # clip_vision: models/clip_vision/ | |
| # configs: models/configs/ | |
| # controlnet: models/controlnet/ | |
| # diffusion_models: | | |
| # models/diffusion_models | |
| # models/unet | |
| # embeddings: models/embeddings/ | |
| # loras: models/loras/ | |
| # upscale_models: models/upscale_models/ | |
| # vae: models/vae/ | |
| # audio_encoders: models/audio_encoders/ | |
| # model_patches: models/model_patches/ | |
| unet: models/diffusion_models |