diff --git a/custom-node-list.json b/custom-node-list.json index 925d7837..f87db559 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }