-
Notifications
You must be signed in to change notification settings - Fork 0
/
extra_model_paths.yaml
46 lines (41 loc) · 1.11 KB
/
extra_model_paths.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
a111:
base_path: /data
checkpoints: models/Stable-diffusion
configs: models/Stable-diffusion
vae: models/VAE
loras: |
models/Lora
models/LyCORIS
upscale_models: |
models/RealESRGAN
models/ESRGAN
models/SwinIR
models/GFPGAN
hypernetworks: models/hypernetworks
controlnet: models/ControlNet
gligen: models/GLIGEN
clip: models/CLIPEncoder
embeddings: embeddings
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
# clip_vision: config/comfy/clip_vision
# diffusers: config/comfy/diffusers
comfyui:
base_path: /data
checkpoints: models/Stable-diffusion
clip: models/clip
clip_vision: models/clip_vision
configs: models/configs
controlnet: models/ControlNet
embeddings: embeddings
loras: models/Lora
upscale_models: models/upscale_models
vae: models/VAE
animatediff_models: models/animatediff_models
GPTcheckpoints: models/GPTcheckpoints
ipadapter: models/ipadapter
inpaint: models/inpaint
llama: models/llama
unet: models/unet