From 6ad12b76529af8805320bfa7b1464bf6c623b8cf Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 11 Nov 2025 00:37:15 +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 111b9dd3..fce364e9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35751,6 +35751,17 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes for general purpose." }, + { + "author": "bulldog68", + "title": "FMJ-speed-Prompt", + "reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP", + "files": [ + "https://github.com/bulldog68/ComfyUI_FMJ_SP" + ], + "install_type": "git-clone", + "description": "Prompt generator from CSV files with randomization and external text input.", + "tags": ["prompt", "csv", "text", "random"] + }, @@ -36217,17 +36228,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "bulldog68", - "title": "FMJ-speed-Prompt", - "reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP", - "files": [ - "https://github.com/bulldog68/ComfyUI_FMJ_SP" - ], - "install_type": "git-clone", - "description": "Prompt generator from CSV files with randomization and external text input.", - "tags": ["prompt", "csv", "text", "random"] } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 139d8e06..d9399b83 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -33,6 +33,17 @@ "install_type": "git-clone", "description": "A ComfyUI Note node with HTML capabilities. Create notes, UI's and ReadMe's directly inside the workflow using rich HTML formatting." }, + { + "author": "bulldog68", + "title": "FMJ-speed-Prompt", + "reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP", + "files": [ + "https://github.com/bulldog68/ComfyUI_FMJ_SP" + ], + "install_type": "git-clone", + "description": "Prompt generator from CSV files with randomization and external text input.", + "tags": ["prompt", "csv", "text", "random"] + }, { "author": "vsaan212", "title": "Vsaan212-workflow-utilities",