Files
efficiency-nodes-comfyui/node_settings.json
TSC 92ff8fd8c3 V1.92 Efficiency Nodes MEGA Update (SDXL + MORE)
This PR is a huge update, I added/fixed so many things that I will explain all the updates later on the release notes.
2023-08-30 20:06:15 -05:00

20 lines
330 B
JSON

{
"Efficient Loader": {
"model_cache": {
"vae": 1,
"ckpt": 1,
"lora": 1,
"refn": 1
}
},
"XY Plot": {
"model_cache": {
"vae": 5,
"ckpt": 5,
"lora": 5,
"refn": 1
}
}
}