diff --git a/config.json b/config.json new file mode 100644 index 000000000..b168872d2 --- /dev/null +++ b/config.json @@ -0,0 +1,9 @@ +{ + "ckpt_path": "", + "ckpt_cfg_path": "", + "lora_path": "", + "vae_path": "", + "controlnet_path": "", + "clip_path": "", + "ti_path": "" +}