diff --git a/custom-node-list.json b/custom-node-list.json index 82c3b80..7f1cc35 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 26b2e6a..de10273 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 9ec8d03..52bc915 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 26b2e6a..de10273 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",