From 1e78afcd82251fe5bd1fc60097753802b07ad2a6 Mon Sep 17 00:00:00 2001 From: zfkun Date: Sun, 17 Dec 2023 11:53:41 +0800 Subject: [PATCH] update DB --- custom-node-list.json | 4 ++-- extension-node-map.json | 5 +++-- node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 5 +++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a0cda18..3662d72 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3208,7 +3208,7 @@ "https://github.com/zfkun/ComfyUI_zfkun" ], "install_type": "git-clone", - "description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language)." + "description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture." }, { "author": "80sVectorz", @@ -3751,4 +3751,4 @@ } ] -} \ No newline at end of file +} diff --git a/extension-node-map.json b/extension-node-map.json index fe59f66..62dafd2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5736,7 +5736,8 @@ [ "ZFPreviewText", "ZFPreviewTextMultiline", - "ZFTextTranslation" + "ZFTextTranslation", + "ZFLoadImagePath" ], { "title_aux": "ComfyUI_zfkun" @@ -5760,4 +5761,4 @@ "title_aux": "SDXLCustomAspectRatio" } ] -} \ No newline at end of file +} diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0e46e91..af890b0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -311,7 +311,7 @@ "https://github.com/zfkun/ComfyUI_zfkun" ], "install_type": "git-clone", - "description": "Nodes: Preview Text, Text Translation." + "description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture." }, { "author": "jtrue", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fe59f66..62dafd2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5736,7 +5736,8 @@ [ "ZFPreviewText", "ZFPreviewTextMultiline", - "ZFTextTranslation" + "ZFTextTranslation", + "ZFLoadImagePath" ], { "title_aux": "ComfyUI_zfkun" @@ -5760,4 +5761,4 @@ "title_aux": "SDXLCustomAspectRatio" } ] -} \ No newline at end of file +}