From b1919b6f9515a01bff07b10f43af1999522c1379 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 7 Dec 2025 07:28:06 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c755d756..552373d6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37680,6 +37680,17 @@ "install_type": "git-clone", "description": "Nodes to run ComfyUI workflows in isolated workers for optimal GPU and memory use." }, + { + "author": "jeankassio", + "title": "ComfyUI_MusicTools", + "id": "ComfyUI_MusicTools", + "reference": "https://github.com/jeankassio/ComfyUI_MusicTools", + "files": [ + "https://github.com/jeankassio/ComfyUI_MusicTools" + ], + "install_type": "git-clone", + "description": "Professional audio processing and mastering suite for ComfyUI." + }, @@ -38104,17 +38115,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "jeankassio", - "title": "ComfyUI_MusicTools", - "id": "ComfyUI_MusicTools", - "reference": "https://github.com/jeankassio/ComfyUI_MusicTools", - "files": [ - "https://github.com/jeankassio/ComfyUI_MusicTools" - ], - "install_type": "git-clone", - "description": "Professional audio processing and mastering suite for ComfyUI." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 220f6191..7b5898f1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "jeankassio", + "title": "ComfyUI_MusicTools", + "id": "ComfyUI_MusicTools", + "reference": "https://github.com/jeankassio/ComfyUI_MusicTools", + "files": [ + "https://github.com/jeankassio/ComfyUI_MusicTools" + ], + "install_type": "git-clone", + "description": "Professional audio processing and mastering suite for ComfyUI." + }, { "author": "Transhumai", "title": "ComfyUI-LegionPower",