2023-05-07 11:11:30 +02:00
|
|
|
a111:
|
|
|
|
|
base_path: /data
|
|
|
|
|
|
2023-06-24 10:06:30 +02:00
|
|
|
checkpoints: models/Stable-diffusion
|
|
|
|
|
configs: models/Stable-diffusion
|
|
|
|
|
vae: models/VAE
|
2023-12-31 00:23:59 +01:00
|
|
|
#loras: models/Lora
|
2023-05-07 11:11:30 +02:00
|
|
|
upscale_models: |
|
2023-06-24 10:06:30 +02:00
|
|
|
models/RealESRGAN
|
|
|
|
|
models/ESRGAN
|
|
|
|
|
models/SwinIR
|
|
|
|
|
models/GFPGAN
|
|
|
|
|
hypernetworks: models/hypernetworks
|
|
|
|
|
controlnet: models/ControlNet
|
|
|
|
|
gligen: models/GLIGEN
|
|
|
|
|
clip: models/CLIPEncoder
|
2023-05-07 11:11:30 +02:00
|
|
|
embeddings: embeddings
|
2023-05-08 19:29:38 +02:00
|
|
|
|
2023-12-31 00:23:59 +01:00
|
|
|
#custom_nodes: config/comfy/custom_nodes
|
2023-05-07 11:11:30 +02:00
|
|
|
|
|
|
|
|
# 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
|
2023-12-31 00:23:59 +01:00
|
|
|
|
|
|
|
|
# may not need these since I'm adding mounts instead
|
|
|
|
|
#facerestore_models: models/facerestore_models
|
|
|
|
|
#sams: models/sams
|
|
|
|
|
#unet: models/unet
|
|
|
|
|
#vae_approx: models/vae_approx
|
|
|
|
|
#face_restore: models/face_restore
|
|
|
|
|
#mmdets: models/mmdets
|
|
|
|
|
#style_models: models/style_models
|
|
|
|
|
#clip_vision: models/clip_vision
|
|
|
|
|
#diffusers: models/diffusers
|
|
|
|
|
#facedetection: models/facedetection
|
|
|
|
|
#onnx: models/onnx
|
|
|
|
|
#ultralytics: models/ultralytics
|