From 84fd2ea733f5ff9dd6f111d71649de47e96cae63 Mon Sep 17 00:00:00 2001 From: zhulu111 <15666960994> Date: Sun, 16 Jun 2024 09:38:30 +0800 Subject: [PATCH] update DB --- custom-node-list.json | 11 +++++++++++ extension-node-map.json | 9 +++++++++ 2 files changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5e20faf6..5bccaa20 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10340,6 +10340,17 @@ "install_type": "git-clone", "description": "Used to process video redrawing, frame skipping, frame ending early, etc." }, + { + "author": "zhulu111", + "title": "ComfyUI_Bxb", + "id": "ComfyUI_Bxb", + "reference": "https://github.com/zhulu111/ComfyUI_Bxb", + "files": [ + "https://github.com/zhulu111/ComfyUI_Bxb" + ], + "install_type": "git-clone", + "description": "SD变现宝,将comfyui工作流一键转为“微信小程序”、“抖音小程序”、“H5”,且支持支付。" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 1cebf1ee..e494d430 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4638,6 +4638,15 @@ "title_aux": "SD3-Scaling" } ], + "https://github.com/zhulu111/ComfyUI_Bxb": [ + [ + "sdBxb", + "sdBxb_textInput" + ], + { + "title_aux": "ComfyUI_Bxb" + } + ], "https://github.com/Umikaze-job/select_folder_path_easy": [ [ "SelectFolderPathEasy"