update DB

This commit is contained in:
Dr.Lt.Data 2024-04-25 00:52:51 +09:00
parent a3d858dc1a
commit f0e402f86b
2 changed files with 16 additions and 2 deletions

View File

@ -608,6 +608,7 @@
"ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha", "ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalImageBatch",
"ComfyUIDeployExternalLora", "ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt", "ComfyUIDeployExternalNumberInt",
@ -7759,6 +7760,7 @@
"custom_persona", "custom_persona",
"ebd_tool", "ebd_tool",
"end_dialog", "end_dialog",
"end_workflow",
"file_combine", "file_combine",
"file_combine_plus", "file_combine_plus",
"google_tool", "google_tool",
@ -7766,6 +7768,7 @@
"load_file", "load_file",
"load_persona", "load_persona",
"start_dialog", "start_dialog",
"start_workflow",
"time_tool", "time_tool",
"tool_combine", "tool_combine",
"tool_combine_plus", "tool_combine_plus",
@ -8221,6 +8224,8 @@
"SDT_FasterWhisperTranscribe", "SDT_FasterWhisperTranscribe",
"SDT_GriffinLim", "SDT_GriffinLim",
"SDT_JoinAudio", "SDT_JoinAudio",
"SDT_KotobaWhisperLoader",
"SDT_KotobaWhisperTranscribe",
"SDT_LFCC", "SDT_LFCC",
"SDT_LoadAudio", "SDT_LoadAudio",
"SDT_LoadAudios", "SDT_LoadAudios",
@ -11554,7 +11559,7 @@
"easy fullkSampler", "easy fullkSampler",
"easy globalSeed", "easy globalSeed",
"easy hiresFix", "easy hiresFix",
"easy humanParsing", "easy humanSegmentation",
"easy if", "easy if",
"easy imageChooser", "easy imageChooser",
"easy imageColorMatch", "easy imageColorMatch",
@ -11572,6 +11577,7 @@
"easy imageSizeBySide", "easy imageSizeBySide",
"easy imageSplitList", "easy imageSplitList",
"easy imageSwitch", "easy imageSwitch",
"easy imageToBase64",
"easy imageToMask", "easy imageToMask",
"easy injectNoiseToLatent", "easy injectNoiseToLatent",
"easy instantIDApply", "easy instantIDApply",
@ -11594,6 +11600,7 @@
"easy kSamplerTiled", "easy kSamplerTiled",
"easy latentCompositeMaskedWithCond", "easy latentCompositeMaskedWithCond",
"easy latentNoisy", "easy latentNoisy",
"easy loadImageBase64",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeBatchIndex", "easy pipeBatchIndex",

View File

@ -608,6 +608,7 @@
"ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha", "ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalImageBatch",
"ComfyUIDeployExternalLora", "ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt", "ComfyUIDeployExternalNumberInt",
@ -7759,6 +7760,7 @@
"custom_persona", "custom_persona",
"ebd_tool", "ebd_tool",
"end_dialog", "end_dialog",
"end_workflow",
"file_combine", "file_combine",
"file_combine_plus", "file_combine_plus",
"google_tool", "google_tool",
@ -7766,6 +7768,7 @@
"load_file", "load_file",
"load_persona", "load_persona",
"start_dialog", "start_dialog",
"start_workflow",
"time_tool", "time_tool",
"tool_combine", "tool_combine",
"tool_combine_plus", "tool_combine_plus",
@ -8221,6 +8224,8 @@
"SDT_FasterWhisperTranscribe", "SDT_FasterWhisperTranscribe",
"SDT_GriffinLim", "SDT_GriffinLim",
"SDT_JoinAudio", "SDT_JoinAudio",
"SDT_KotobaWhisperLoader",
"SDT_KotobaWhisperTranscribe",
"SDT_LFCC", "SDT_LFCC",
"SDT_LoadAudio", "SDT_LoadAudio",
"SDT_LoadAudios", "SDT_LoadAudios",
@ -11554,7 +11559,7 @@
"easy fullkSampler", "easy fullkSampler",
"easy globalSeed", "easy globalSeed",
"easy hiresFix", "easy hiresFix",
"easy humanParsing", "easy humanSegmentation",
"easy if", "easy if",
"easy imageChooser", "easy imageChooser",
"easy imageColorMatch", "easy imageColorMatch",
@ -11572,6 +11577,7 @@
"easy imageSizeBySide", "easy imageSizeBySide",
"easy imageSplitList", "easy imageSplitList",
"easy imageSwitch", "easy imageSwitch",
"easy imageToBase64",
"easy imageToMask", "easy imageToMask",
"easy injectNoiseToLatent", "easy injectNoiseToLatent",
"easy instantIDApply", "easy instantIDApply",
@ -11594,6 +11600,7 @@
"easy kSamplerTiled", "easy kSamplerTiled",
"easy latentCompositeMaskedWithCond", "easy latentCompositeMaskedWithCond",
"easy latentNoisy", "easy latentNoisy",
"easy loadImageBase64",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeBatchIndex", "easy pipeBatchIndex",