From 7072e82dffe248c716c3d0e1a24794e03de62ab0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 8 Sep 2025 06:38:52 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 44 +++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4b40ac1f..ea80ca8b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32286,6 +32286,27 @@ "install_type": "git-clone", "description": "A ComfyUI custom node for generating high-fidelity, synchronized foley audio for any video, powered by Tencent’s HunyuanVideo-Foley model." }, + { + "author": "SatadalAI", + "title": "SATA UtilityNode Node for ComfyUI", + "id": "SATA UtilityNode", + "reference": "https://github.com/SatadalAI/SATA_UtilityNode", + "files": [ + "https://github.com/SatadalAI/SATA_UtilityNode" + ], + "install_type": "git-clone", + "description": "A collection of utility nodes including image upscale,touchpad support and CSV-driven prompt machine for ComfyUI." + }, + { + "author": "leylahkrell", + "title": "ComfyUI Violet Tools", + "reference": "https://github.com/leylahkrell/ComfyUI-Violet-Tools", + "files": [ + "https://github.com/leylahkrell/ComfyUI-Violet-Tools" + ], + "install_type": "git-clone", + "description": "A collection of aesthetic-focused custom nodes for ComfyUI that enhance AI image generation with sophisticated style and prompt management capabilities. Includes 7 nodes: Aesthetic Alchemist (style blending with 20+ curated aesthetics), Quality Queen (quality prompts), Glamour Goddess (hair/makeup), Body Bard (body features), Pose Priestess (positioning), Encoding Enchantress (text processing), and Negativity Nullifier (negative prompts). Features weighted blending, randomization, and modular YAML-based configuration." + }, @@ -32725,27 +32746,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "SatadalAI", - "title": "SATA UtilityNode Node for ComfyUI", - "id": "SATA UtilityNode", - "reference": "https://github.com/SatadalAI/SATA_UtilityNode", - "files": [ - "https://github.com/SatadalAI/SATA_UtilityNode" - ], - "install_type": "git-clone", - "description": "A collection of utility nodes including image upscale,touchpad support and CSV-driven prompt machine for ComfyUI." - }, - { - "author": "leylahkrell", - "title": "ComfyUI Violet Tools", - "reference": "https://github.com/leylahkrell/ComfyUI-Violet-Tools", - "files": [ - "https://github.com/leylahkrell/ComfyUI-Violet-Tools" - ], - "install_type": "git-clone", - "description": "A collection of aesthetic-focused custom nodes for ComfyUI that enhance AI image generation with sophisticated style and prompt management capabilities. Includes 7 nodes: Aesthetic Alchemist (style blending with 20+ curated aesthetics), Quality Queen (quality prompts), Glamour Goddess (hair/makeup), Body Bard (body features), Pose Priestess (positioning), Encoding Enchantress (text processing), and Negativity Nullifier (negative prompts). Features weighted blending, randomization, and modular YAML-based configuration." - } + } ] }