diff --git a/custom-node-list.json b/custom-node-list.json index bb8cdb2d..a9221d8f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10730,6 +10730,17 @@ "install_type": "git-clone", "description": "This is a collection of tools that I use to make my life easier when developing ComfyUI applications. It is a collection of tools that I have created to help me with my development process. I have decided to share these tools with the community in the hopes that they will be useful to others as well. I use this tools to further develop features for [a/https://shibiko.ai](https://shibiko.ai)" }, + { + "author": "SaltAI", + "title": "SaltAI_AudioViz", + "id": "saltai-audioviz", + "reference": "https://github.com/get-salt-AI/SaltAI_AudioViz", + "files": [ + "https://github.com/get-salt-AI/SaltAI_AudioViz" + ], + "install_type": "git-clone", + "description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations" + }, @@ -11119,17 +11130,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "SaltAI", - "title": "SaltAI_AudioViz, - "id": "saltai-audioviz", - "reference": "https://github.com/get-salt-AI/SaltAI_AudioViz", - "files": [ - "https://github.com/get-salt-AI/SaltAI_AudioViz" - ], - "install_type": "git-clone", - "description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 0cce5251..71151a35 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -390,17 +390,6 @@ "install_type": "git-clone", "description": "ComfyUI-Comflow." }, - { - "author": "AI2lab", - "title": "comfyUI-tool-2lab", - "id": "tool2lab", - "reference": "https://github.com/AI2lab/comfyUI-tool-2lab", - "files": [ - "https://github.com/AI2lab/comfyUI-tool-2lab" - ], - "install_type": "git-clone", - "description": "simple tool set for developing workflow and publish to web api server" - }, { "author": "pamparamm", "title": "ComfyUI-ppm", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0e166828..7d802a27 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,28 @@ + { + "author": "SaltAI", + "title": "SaltAI_AudioViz", + "id": "saltai-audioviz", + "reference": "https://github.com/get-salt-AI/SaltAI_AudioViz", + "files": [ + "https://github.com/get-salt-AI/SaltAI_AudioViz" + ], + "install_type": "git-clone", + "description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations" + }, + { + "author": "AI2lab", + "title": "comfyUI-tool-2lab", + "id": "tool-2lab", + "reference": "https://github.com/AI2lab/comfyUI-tool-2lab", + "files": [ + "https://github.com/AI2lab/comfyUI-tool-2lab" + ], + "install_type": "git-clone", + "description": "tool set for developing workflow and publish to web api server" + }, { "author": "Shibiko-AI", "title": "Shibiko AI ComfyUI Tools",