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

@@ -10,6 +10,36 @@
},
{
"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": "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": "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."
},
{
"author": "chaojie",
"title": "ComfyUI-Panda3d",