mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
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:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user