From 8cfee1f483ab2402f9f013ba176413e63826ee54 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 7 Dec 2025 07:36:12 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 26 +++++++++++++------------- node_db/new/custom-node-list.json | 12 ++++++++++++ 2 files changed, 25 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e76e8a63..f15e8ed5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37712,6 +37712,18 @@ "install_type": "git-clone", "description": "ShakaNodes: Utility tools for ComfyUI" }, + { + "author": "Matthew-X", + "title": "Workflow Importer", + "id": "comfyui-workflow_importer", + "reference": "https://github.com/Matthew-X/comfyui-workflow_importer", + "files": [ + "https://github.com/Matthew-X/comfyui-workflow_importer" + ], + "install_type": "git-clone", + "js_path": "workflow_importer", + "description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab." + }, @@ -38136,18 +38148,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Matthew-X", - "title": "Workflow Importer", - "id": "comfyui-workflow_importer", - "reference": "https://github.com/Matthew-X/comfyui-workflow_importer", - "files": [ - "https://github.com/Matthew-X/comfyui-workflow_importer" - ], - "install_type": "git-clone", - "js_path": "workflow_importer", - "description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 542cb58d..1f26ea15 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -32,6 +32,18 @@ "install_type": "git-clone", "description": "ShakaNodes: Utility tools for ComfyUI" }, + { + "author": "Matthew-X", + "title": "Workflow Importer", + "id": "comfyui-workflow_importer", + "reference": "https://github.com/Matthew-X/comfyui-workflow_importer", + "files": [ + "https://github.com/Matthew-X/comfyui-workflow_importer" + ], + "install_type": "git-clone", + "js_path": "workflow_importer", + "description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab." + }, { "author": "ameyukisora", "title": "ComfyUI Empty Latent Advanced",