mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
Bug Fixes + Tiled VAE moved to KSamplers
This commit includes many changes: - Improved installation of required python packages and improved logic when installation fails - Moved VAE tile option from node_settings.json to the Efficient KSampler's "vae_decode" input - Changed preview image logic, now its much less buggy
This commit is contained in:
@@ -6,16 +6,12 @@
|
||||
"lora": 1
|
||||
}
|
||||
},
|
||||
"KSampler (Efficient)": {
|
||||
"vae_tiled": false
|
||||
},
|
||||
"XY Plot": {
|
||||
"model_cache": {
|
||||
"ckpt": 5,
|
||||
"vae": 5,
|
||||
"lora": 5
|
||||
},
|
||||
"vae_tiled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user