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.
This commit is contained in:
TSC
2023-08-30 20:06:15 -05:00
committed by GitHub
parent 26c81dba51
commit 92ff8fd8c3
21 changed files with 3573 additions and 1459 deletions

View File

@@ -1,16 +1,18 @@
{
"Efficient Loader": {
"model_cache": {
"ckpt": 1,
"vae": 1,
"lora": 1
"ckpt": 1,
"lora": 1,
"refn": 1
}
},
"XY Plot": {
"model_cache": {
"ckpt": 5,
"vae": 5,
"lora": 5
"ckpt": 5,
"lora": 5,
"refn": 1
}
}
}