Adds config file

This commit is contained in:
ExoPhantasm 2023-02-22 10:21:49 +00:00
parent 9a2add62ea
commit 4f93cc7eda

9
config.json Normal file
View File

@ -0,0 +1,9 @@
{
"ckpt_path": "",
"ckpt_cfg_path": "",
"lora_path": "",
"vae_path": "",
"controlnet_path": "",
"clip_path": "",
"ti_path": ""
}