mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Adds config file
This commit is contained in:
parent
9a2add62ea
commit
4f93cc7eda
9
config.json
Normal file
9
config.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"ckpt_path": "",
|
||||||
|
"ckpt_cfg_path": "",
|
||||||
|
"lora_path": "",
|
||||||
|
"vae_path": "",
|
||||||
|
"controlnet_path": "",
|
||||||
|
"clip_path": "",
|
||||||
|
"ti_path": ""
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user