update DB
This commit is contained in:
@@ -1852,6 +1852,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Clybius",
|
||||
"title": "ComfyUI-Latent-Modifiers",
|
||||
"reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers",
|
||||
"files": [
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)"
|
||||
},
|
||||
{
|
||||
"author": "mcmonkeyprojects",
|
||||
"title": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)",
|
||||
"reference": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding",
|
||||
"files": [
|
||||
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extension for StableSwarmUI, ComfyUI, and AUTOMATIC1111 Stable Diffusion WebUI that enables a way to use higher CFG Scales without color issues. This works by clamping latents between steps."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
@@ -2060,16 +2080,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:LatentGarbageCollector. This ComfyUI custom node flushes the GPU cache and empty cuda interprocess memory. It's helpfull for low memory environment such as the free Google Colab, especially when the workflow VAE decode latents of the size above 1500x1500."
|
||||
},
|
||||
{
|
||||
"author": "Clybius",
|
||||
"title": "ComfyUI-Latent-Modifiers",
|
||||
"reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers",
|
||||
"files": [
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)"
|
||||
},
|
||||
{
|
||||
"author": "theally",
|
||||
"title": "TheAlly's Custom Nodes",
|
||||
|
||||
Reference in New Issue
Block a user