mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-15 06:30:03 +08:00
add missing folder paths in extra_model_paths template
This commit is contained in:
parent
f1d6cef71c
commit
b86567092b
@ -30,10 +30,17 @@ a111:
|
|||||||
# clip_vision: models/clip_vision/
|
# clip_vision: models/clip_vision/
|
||||||
# configs: models/configs/
|
# configs: models/configs/
|
||||||
# controlnet: models/controlnet/
|
# controlnet: models/controlnet/
|
||||||
|
# diffusers: models/diffusers/
|
||||||
# embeddings: models/embeddings/
|
# embeddings: models/embeddings/
|
||||||
|
# gligen: models/gligen/
|
||||||
|
# hypernetworks: models/hypernetworks/
|
||||||
# loras: models/loras/
|
# loras: models/loras/
|
||||||
|
# photomaker: models/photomaker/
|
||||||
|
# style_models: models/style_models/
|
||||||
|
# unet: models/unet/
|
||||||
# upscale_models: models/upscale_models/
|
# upscale_models: models/upscale_models/
|
||||||
# vae: models/vae/
|
# vae: models/vae/
|
||||||
|
# vae_approx: models/vae_approx/
|
||||||
|
|
||||||
#other_ui:
|
#other_ui:
|
||||||
# base_path: path/to/ui
|
# base_path: path/to/ui
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user