update DB

This commit is contained in:
Dr.Lt.Data
2024-02-04 00:53:20 +09:00
parent 01110862c4
commit a1d02bdbef
7 changed files with 378 additions and 36 deletions

View File

@@ -2136,6 +2136,16 @@
"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": "Clybius",
"title": "ComfyUI Extra Samplers",
"reference": "https://github.com/Clybius/ComfyUI-Extra-Samplers",
"files": [
"https://github.com/Clybius/ComfyUI-Extra-Samplers"
],
"install_type": "git-clone",
"description": "Nodes: SamplerCustomNoise, SamplerCustomNoiseDuo, SamplerCustomModelMixtureDuo, SamplerRES_Momentumized, SamplerDPMPP_DualSDE_Momentumized, SamplerCLYB_4M_SDE_Momentumized, SamplerTTM, SamplerLCMCustom\nThis extension provides various custom samplers not offered by the default nodes in ComfyUI."
},
{
"author": "mcmonkeyprojects",
"title": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)",
@@ -3832,6 +3842,16 @@
"install_type": "git-clone",
"description": "Nodes: Iterative Mixing KSampler, Batch Unsampler, Iterative Mixing KSampler Advanced"
},
{
"author": "ttulttul",
"title": "ComfyUI-Tensor-Operations",
"reference": "https://github.com/ttulttul/ComfyUI-Tensor-Operations",
"files": [
"https://github.com/ttulttul/ComfyUI-Tensor-Operations"
],
"install_type": "git-clone",
"description": "This repo contains nodes for ComfyUI that implement some helpful operations on tensors, such as normalization."
},
{
"author": "jitcoder",
"title": "LoraInfo",
@@ -4904,6 +4924,17 @@
"install_type": "git-clone",
"description": "ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface."
},
{
"author": "davask",
"title": "ComfyUI-MarasIT-Nodes",
"reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes",
"files": [
"https://github.com/davask/ComfyUI-MarasIT-Nodes"
],
"install_type": "git-clone",
"description": "This is a revised version of the Bus node from the [a/Was Node Suite](https://github.com/WASasquatch/was-node-suite-comfyui) to integrate more input/output."
},