stable-diffusion-webui-docker/services/comfy/extra_model_paths.yaml
fapoverflow ab47d2c699 Update
2025-07-07 07:58:25 +02:00

34 lines
848 B
YAML

a111:
base_path: /opt/comfyui
# base_path: /data
checkpoints: models/Stable-diffusion
configs: models/configs
vae: models/VAE
loras: |
models/Lora
models/loras
hypernetworks: models/hypernetworks
controlnet: models/controlnet
gligen: models/GLIGEN
clip: models/CLIPEncoder
embeddings: embeddings
unet: models/unet
upscale_models: |
models/RealESRGAN
models/ESRGAN
models/SwinIR
models/GFPGAN
models/upscale_models
diffusion_models: models/diffusion_models
text_encoders: models/text_encoders
clip_vision: models/clip_vision
custom_nodes: /opt/comfyui/custom_nodes
# custom_nodes: config/comfy/custom_nodes
# TODO: I am unsure about these, need more testing
# style_models: config/comfy/style_models
# t2i_adapter: config/comfy/t2i_adapter
# diffusers: config/comfy/diffusers