From f0e402f86b50b1ced83c502e3957a64430f67086 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 25 Apr 2024 00:52:51 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 9 ++++++++- node_db/new/extension-node-map.json | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index b14ec131..76e130da 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -608,6 +608,7 @@ "ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalImage", "ComfyUIDeployExternalImageAlpha", + "ComfyUIDeployExternalImageBatch", "ComfyUIDeployExternalLora", "ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumberInt", @@ -7759,6 +7760,7 @@ "custom_persona", "ebd_tool", "end_dialog", + "end_workflow", "file_combine", "file_combine_plus", "google_tool", @@ -7766,6 +7768,7 @@ "load_file", "load_persona", "start_dialog", + "start_workflow", "time_tool", "tool_combine", "tool_combine_plus", @@ -8221,6 +8224,8 @@ "SDT_FasterWhisperTranscribe", "SDT_GriffinLim", "SDT_JoinAudio", + "SDT_KotobaWhisperLoader", + "SDT_KotobaWhisperTranscribe", "SDT_LFCC", "SDT_LoadAudio", "SDT_LoadAudios", @@ -11554,7 +11559,7 @@ "easy fullkSampler", "easy globalSeed", "easy hiresFix", - "easy humanParsing", + "easy humanSegmentation", "easy if", "easy imageChooser", "easy imageColorMatch", @@ -11572,6 +11577,7 @@ "easy imageSizeBySide", "easy imageSplitList", "easy imageSwitch", + "easy imageToBase64", "easy imageToMask", "easy injectNoiseToLatent", "easy instantIDApply", @@ -11594,6 +11600,7 @@ "easy kSamplerTiled", "easy latentCompositeMaskedWithCond", "easy latentNoisy", + "easy loadImageBase64", "easy loraStack", "easy negative", "easy pipeBatchIndex", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b14ec131..76e130da 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -608,6 +608,7 @@ "ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalImage", "ComfyUIDeployExternalImageAlpha", + "ComfyUIDeployExternalImageBatch", "ComfyUIDeployExternalLora", "ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumberInt", @@ -7759,6 +7760,7 @@ "custom_persona", "ebd_tool", "end_dialog", + "end_workflow", "file_combine", "file_combine_plus", "google_tool", @@ -7766,6 +7768,7 @@ "load_file", "load_persona", "start_dialog", + "start_workflow", "time_tool", "tool_combine", "tool_combine_plus", @@ -8221,6 +8224,8 @@ "SDT_FasterWhisperTranscribe", "SDT_GriffinLim", "SDT_JoinAudio", + "SDT_KotobaWhisperLoader", + "SDT_KotobaWhisperTranscribe", "SDT_LFCC", "SDT_LoadAudio", "SDT_LoadAudios", @@ -11554,7 +11559,7 @@ "easy fullkSampler", "easy globalSeed", "easy hiresFix", - "easy humanParsing", + "easy humanSegmentation", "easy if", "easy imageChooser", "easy imageColorMatch", @@ -11572,6 +11577,7 @@ "easy imageSizeBySide", "easy imageSplitList", "easy imageSwitch", + "easy imageToBase64", "easy imageToMask", "easy injectNoiseToLatent", "easy instantIDApply", @@ -11594,6 +11600,7 @@ "easy kSamplerTiled", "easy latentCompositeMaskedWithCond", "easy latentNoisy", + "easy loadImageBase64", "easy loraStack", "easy negative", "easy pipeBatchIndex",