From fe999348ffd7ee6514b173fcbb6e1ae16f9daf34 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 4 May 2024 22:25:01 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 11 ++++++++++- node_db/new/extension-node-map.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 6de49459..29162469 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4009,6 +4009,7 @@ "ttN advanced xyPlot", "ttN compareInput", "ttN concat", + "ttN conditioning", "ttN debugInput", "ttN float", "ttN hiresfixScale", @@ -4038,6 +4039,7 @@ "ttN text3BOX_3WAYconcat", "ttN text7BOX_concat", "ttN textDebug", + "ttN tinyLoader", "ttN xyPlot" ], { @@ -8042,6 +8044,7 @@ "VAEDecode_party", "accuweather_tool", "api_tool", + "arxiv_tool", "check_web_tool", "classify_function", "classify_persona", @@ -8058,6 +8061,7 @@ "load_file_folder", "load_persona", "load_url", + "load_wikipedia", "new_interpreter_tool", "show_text_party", "start_dialog", @@ -8066,7 +8070,9 @@ "time_tool", "tool_combine", "tool_combine_plus", - "weather_tool" + "weather_tool", + "wikipedia_tool", + "workflow_transfer" ], { "title_aux": "comfyui_LLM_party" @@ -8857,6 +8863,7 @@ "https://github.com/kijai/ComfyUI-KJNodes": [ [ "AddLabel", + "AppendInstanceDiffusionTracking", "BatchCLIPSeg", "BatchCropFromMask", "BatchCropFromMaskAdvanced", @@ -8903,6 +8910,7 @@ "INTConstant", "ImageAndMaskPreview", "ImageBatchMulti", + "ImageBatchRepeatInterleaving", "ImageBatchTestPattern", "ImageConcanate", "ImageGrabPIL", @@ -8931,6 +8939,7 @@ "PlotCoordinates", "RemapImageRange", "RemapMaskRange", + "ReplaceImagesInBatch", "ResizeMask", "ReverseImageBatch", "RoundMask", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6de49459..29162469 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4009,6 +4009,7 @@ "ttN advanced xyPlot", "ttN compareInput", "ttN concat", + "ttN conditioning", "ttN debugInput", "ttN float", "ttN hiresfixScale", @@ -4038,6 +4039,7 @@ "ttN text3BOX_3WAYconcat", "ttN text7BOX_concat", "ttN textDebug", + "ttN tinyLoader", "ttN xyPlot" ], { @@ -8042,6 +8044,7 @@ "VAEDecode_party", "accuweather_tool", "api_tool", + "arxiv_tool", "check_web_tool", "classify_function", "classify_persona", @@ -8058,6 +8061,7 @@ "load_file_folder", "load_persona", "load_url", + "load_wikipedia", "new_interpreter_tool", "show_text_party", "start_dialog", @@ -8066,7 +8070,9 @@ "time_tool", "tool_combine", "tool_combine_plus", - "weather_tool" + "weather_tool", + "wikipedia_tool", + "workflow_transfer" ], { "title_aux": "comfyui_LLM_party" @@ -8857,6 +8863,7 @@ "https://github.com/kijai/ComfyUI-KJNodes": [ [ "AddLabel", + "AppendInstanceDiffusionTracking", "BatchCLIPSeg", "BatchCropFromMask", "BatchCropFromMaskAdvanced", @@ -8903,6 +8910,7 @@ "INTConstant", "ImageAndMaskPreview", "ImageBatchMulti", + "ImageBatchRepeatInterleaving", "ImageBatchTestPattern", "ImageConcanate", "ImageGrabPIL", @@ -8931,6 +8939,7 @@ "PlotCoordinates", "RemapImageRange", "RemapMaskRange", + "ReplaceImagesInBatch", "ResizeMask", "ReverseImageBatch", "RoundMask",