From 27677f7e22a81331d63250d21659f12a89fe75d5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 10 Dec 2023 16:40:33 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 23 +++++++++++++++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 23 +++++++++++++++++++++++ 4 files changed, 66 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 82c3b805..7f1cc359 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3219,6 +3219,16 @@ "install_type": "git-clone", "description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere." }, + { + "author": "yolain", + "title": "ComfyUI Easy Use", + "reference": "https://github.com/yolain/ComfyUI-Easy-Use", + "files": [ + "https://github.com/yolain/ComfyUI-Easy-Use" + ], + "install_type": "git-clone", + "description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index 26b2e6a9..de10273a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5376,6 +5376,29 @@ "title_aux": "NodeGPT" } ], + "https://github.com/yolain/ComfyUI-Easy-Use": [ + [ + "dynamicThresholdingFull", + "easy a1111Loader", + "easy comfyLoader", + "easy controlnetLoader", + "easy globalSeed", + "easy imageInsetCrop", + "easy imageSize", + "easy imageSizeByLongerSide", + "easy kSampler", + "easy kSamplerSDTurbo", + "easy kSamplerTiled", + "easy preSampling", + "easy preSamplingAdvanced", + "easy preSamplingDynamicCFG", + "easy preSamplingSdTurbo", + "showSpentTime" + ], + { + "title_aux": "ComfyUI Easy Use" + } + ], "https://github.com/yolanother/DTAIComfyImageSubmit": [ [ "DTSimpleSubmitImage", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9ec8d030..52bc915f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "yolain", + "title": "ComfyUI Easy Use", + "reference": "https://github.com/yolain/ComfyUI-Easy-Use", + "files": [ + "https://github.com/yolain/ComfyUI-Easy-Use" + ], + "install_type": "git-clone", + "description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes." + }, { "author": "tzwm", "title": "ComfyUI Browser", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 26b2e6a9..de10273a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5376,6 +5376,29 @@ "title_aux": "NodeGPT" } ], + "https://github.com/yolain/ComfyUI-Easy-Use": [ + [ + "dynamicThresholdingFull", + "easy a1111Loader", + "easy comfyLoader", + "easy controlnetLoader", + "easy globalSeed", + "easy imageInsetCrop", + "easy imageSize", + "easy imageSizeByLongerSide", + "easy kSampler", + "easy kSamplerSDTurbo", + "easy kSamplerTiled", + "easy preSampling", + "easy preSamplingAdvanced", + "easy preSamplingDynamicCFG", + "easy preSamplingSdTurbo", + "showSpentTime" + ], + { + "title_aux": "ComfyUI Easy Use" + } + ], "https://github.com/yolanother/DTAIComfyImageSubmit": [ [ "DTSimpleSubmitImage",