update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Beinsezii",
|
||||
"title": "DEET: Diffusion Entropy Equalization Transform [WIP]",
|
||||
"reference": "https://github.com/Beinsezii/DEET",
|
||||
"files": [
|
||||
"https://github.com/Beinsezii/DEET"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple transform to regulate the noise as it flows in and out of a diffusion model. Currently implemented as a nn.Module forward hook for Diffusers and as a node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "woitec",
|
||||
"title": "ComfyUI_ImageDimensions [WIP]",
|
||||
"reference": "https://github.com/woitec/ComfyUI_ImageDimensions",
|
||||
"files": [
|
||||
"https://github.com/woitec/ComfyUI_ImageDimensions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for extraction of dimensions from an upstream-loaded tensor image.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "PopeyesBiscuit",
|
||||
"title": "ComfyUI-WebSocketLoRAExporter",
|
||||
@@ -240,16 +260,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Qwen Image, ..."
|
||||
},
|
||||
{
|
||||
"author": "tmode-1960",
|
||||
"title": "comfyui-ta-nodes-pack",
|
||||
"reference": "https://github.com/tmode-1960/comfyui-ta-nodes-pack",
|
||||
"files": [
|
||||
"https://github.com/tmode-1960/comfyui-ta-nodes-pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Model loaders with an additional model name output"
|
||||
},
|
||||
{
|
||||
"author": "A1rCHAN",
|
||||
"title": "Eric's Prompt Enhancers for ComfyUI# Eric's Prompt Enhancers for ComfyUI",
|
||||
@@ -3954,16 +3964,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)"
|
||||
},
|
||||
{
|
||||
"author": "xl0",
|
||||
"title": "q_tools",
|
||||
"reference": "https://github.com/xl0/q_tools",
|
||||
"files": [
|
||||
"https://github.com/xl0/q_tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: QLoadLatent, QLinearScheduler, QPreviewLatent, QGaussianLatent, QUniformLatent, QKSampler"
|
||||
},
|
||||
{
|
||||
"author": "virallover",
|
||||
"reference": "https://github.com/maizerrr/comfyui-code-nodes",
|
||||
|
||||
Reference in New Issue
Block a user