fix(custom-node-list): §4.5 PATCH_BASE_CLOSE #3027 darth-veitcher/comfydv — adopt PR title/desc

- title: Comfy DV → Comfy DV Nodes
- description: PR wording (dynamic string formatting, seed-controlled random, workflow circuit-breaker)
- author/reference/files/install_type/id unchanged
- root only (not in node_db/new)
This commit is contained in:
Dr.Lt.Data 2026-07-03 04:14:45 +09:00
parent 6178d27b01
commit 267449c55d

View File

@ -19094,14 +19094,14 @@
},
{
"author": "Darth-Veitcher",
"title": "Comfy DV",
"title": "Comfy DV Nodes",
"id": "comfydv",
"reference": "https://github.com/darth-veitcher/comfydv",
"files": [
"https://github.com/darth-veitcher/comfydv"
],
"install_type": "git-clone",
"description": "Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements."
"description": "Quality of life ComfyUI nodes: dynamic string formatting with Python f-strings or Jinja2 templates, seed-controlled random input selection, and workflow circuit-breaker for conditional queue interruption."
},
{
"author": "Darth-Veitcher",
@ -53983,6 +53983,16 @@
],
"install_type": "git-clone",
"description": "Valida se a imagem é múltipla de 8 para workflows de Upscale e Flux."
},
{
"author": "Kevin Gilper",
"title": "comfyui-krea-reference",
"reference": "https://github.com/kgilper/krea-reference",
"files": [
"https://github.com/kgilper/krea-reference"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Krea 2 V9 image-reference conditioning."
}
]
}