update DB

This commit is contained in:
Dr.Lt.Data 2024-05-04 22:25:01 +09:00
parent f7edfa6f54
commit fe999348ff
2 changed files with 20 additions and 2 deletions

View File

@ -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",

View File

@ -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",