From 4fc1fed44a31a085b771a56cc6c872ce9217c042 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 14 Nov 2024 01:53:09 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 21 ++++++++++----------- node_db/new/custom-node-list.json | 21 +++++++++++++++++++++ 2 files changed, 31 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e2031965..b727f085 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16677,6 +16677,16 @@ "install_type": "git-clone", "description": "These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com" }, + { + "author": "Lasse Lauwerys", + "title": "Touch screen gesture support", + "reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures", + "files": [ + "https://github.com/Iemand005/ComfyUI-Touch-Gestures" + ], + "install_type": "git-clone", + "description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices." + }, @@ -17078,17 +17088,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Lasse Lauwerys", - "title": "Touch screen gesture support", - "id": "manager", - "reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures", - "files": [ - "https://github.com/Iemand005/ComfyUI-Touch-Gestures" - ], - "install_type": "git-clone", - "description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 247f7119..8bea2e5b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,27 @@ }, + { + "author": "LatentSpaceDirective", + "title": "ComfyUI-Texturaizer", + "id": "texturaizer", + "reference": "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer", + "files": [ + "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer" + ], + "install_type": "git-clone", + "description": "These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com" + }, + { + "author": "Lasse Lauwerys", + "title": "Touch screen gesture support", + "reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures", + "files": [ + "https://github.com/Iemand005/ComfyUI-Touch-Gestures" + ], + "install_type": "git-clone", + "description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices." + }, { "author": "Isi-dev", "title": "ComfyUI-Animation_Nodes_and_Workflows",