From defb7810973a184454d43d3802a3176543b3231e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 21 Nov 2023 00:57:47 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++++++++++++ extension-node-map.json | 16 ++++++++++++++++ node_db/new/custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/extension-node-map.json | 16 ++++++++++++++++ 4 files changed, 72 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 3ea4a14..eab2311 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2688,6 +2688,26 @@ "install_type": "git-clone", "description": "This extension provides various custom nodes. literals, loaders, logic, output, switches" }, + { + "author": "wutipong", + "title": "ComfyUI-TextUtils", + "reference": "https://github.com/wutipong/ComfyUI-TextUtils", + "files": [ + "https://github.com/wutipong/ComfyUI-TextUtils" + ], + "install_type": "git-clone", + "description": "Nodes:Create N-Token String" + }, + { + "author": "natto-maki", + "title": "ComfyUI-NegiTools", + "reference": "https://github.com/natto-maki/ComfyUI-NegiTools", + "files": [ + "https://github.com/natto-maki/ComfyUI-NegiTools" + ], + "install_type": "git-clone", + "description": "Nodes:OpenAI DALLe3" + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index 1265b1c..22962f5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3581,6 +3581,14 @@ "title_aux": "ComfyUI_FastVAEDecorder_SDXL" } ], + "https://github.com/natto-maki/ComfyUI-NegiTools": [ + [ + "OpenAiDalle3" + ], + { + "title_aux": "ComfyUI-NegiTools" + } + ], "https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [ [ "yugioh_Presets" @@ -4469,6 +4477,14 @@ "title_aux": "SDXLResolutionPresets" } ], + "https://github.com/wutipong/ComfyUI-TextUtils": [ + [ + "wutipong/comfyui-textutils/create-n-token-string" + ], + { + "title_aux": "ComfyUI-TextUtils" + } + ], "https://github.com/xXAdonesXx/NodeGPT": [ [ "AppendAgent", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 072d33a..b61cf60 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "natto-maki", + "title": "ComfyUI-NegiTools", + "reference": "https://github.com/natto-maki/ComfyUI-NegiTools", + "files": [ + "https://github.com/natto-maki/ComfyUI-NegiTools" + ], + "install_type": "git-clone", + "description": "Nodes:OpenAI DALLe3" + }, + { + "author": "wutipong", + "title": "ComfyUI-TextUtils", + "reference": "https://github.com/wutipong/ComfyUI-TextUtils", + "files": [ + "https://github.com/wutipong/ComfyUI-TextUtils" + ], + "install_type": "git-clone", + "description": "Nodes:Create N-Token String" + }, { "author": "Feidorian", "title": "feidorian-ComfyNodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1265b1c..22962f5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3581,6 +3581,14 @@ "title_aux": "ComfyUI_FastVAEDecorder_SDXL" } ], + "https://github.com/natto-maki/ComfyUI-NegiTools": [ + [ + "OpenAiDalle3" + ], + { + "title_aux": "ComfyUI-NegiTools" + } + ], "https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [ [ "yugioh_Presets" @@ -4469,6 +4477,14 @@ "title_aux": "SDXLResolutionPresets" } ], + "https://github.com/wutipong/ComfyUI-TextUtils": [ + [ + "wutipong/comfyui-textutils/create-n-token-string" + ], + { + "title_aux": "ComfyUI-TextUtils" + } + ], "https://github.com/xXAdonesXx/NodeGPT": [ [ "AppendAgent",