From 5126f7caefafeeaee71aa278b7e00be01964961c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 4 Feb 2024 03:15:23 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 ++++++++++- extension-node-map.json | 17 ++++++++++++++++- node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 17 ++++++++++++++++- 5 files changed, 62 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b58da034..d6827fe9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4934,7 +4934,16 @@ "install_type": "git-clone", "description": "This is a revised version of the Bus node from the [a/Was Node Suite](https://github.com/WASasquatch/was-node-suite-comfyui) to integrate more input/output." }, - + { + "author": "yffyhk", + "title": "comfyui_auto_danbooru", + "reference": "https://github.com/yffyhk/comfyui_auto_danbooru", + "files": [ + "https://github.com/yffyhk/comfyui_auto_danbooru" + ], + "install_type": "git-clone", + "description": "Nodes: Get Danbooru, Tag Encode" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 6218ef8a..37c8814f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1117,18 +1117,23 @@ "JNodes_ParseParametersToGlobalList", "JNodes_ParseWildcards", "JNodes_PromptBuilderSingleSubject", - "JNodes_PromptEditor", + "JNodes_RemoveCommentedText", "JNodes_RemoveMetaDataKey", "JNodes_RemoveParseableDataForInference", "JNodes_SamplerSelectorWithString", "JNodes_SaveImageWithOutput", "JNodes_SaveVideo", "JNodes_SchedulerSelectorWithString", + "JNodes_SearchAndReplace", + "JNodes_SearchAndReplaceFromFile", + "JNodes_SearchAndReplaceFromList", "JNodes_SetNegativePromptInMetaData", "JNodes_SetPositivePromptInMetaData", + "JNodes_SplitAndJoin", "JNodes_StringLiteral", "JNodes_SyncedStringLiteral", "JNodes_TokenCounter", + "JNodes_TrimAndStrip", "JNodes_UploadVideo", "JNodes_VaeSelectorWithString" ], @@ -4525,6 +4530,7 @@ "https://github.com/darkpixel/darkprompts": [ [ "DarkCombine", + "DarkFaceIndexShuffle", "DarkLoRALoader", "DarkPrompt" ], @@ -7715,6 +7721,15 @@ "title_aux": "NodeGPT" } ], + "https://github.com/yffyhk/comfyui_auto_danbooru": [ + [ + "GetDanbooru", + "TagEncode" + ], + { + "title_aux": "comfyui_auto_danbooru" + } + ], "https://github.com/yolain/ComfyUI-Easy-Use": [ [ "dynamicThresholdingFull", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index b037bbab..2d488f8d 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "dezi-ai", + "title": "ComfyUI Animate LCM", + "reference": "https://github.com/dezi-ai/ComfyUI-AnimateLCM", + "files": [ + "https://github.com/dezi-ai/ComfyUI-AnimateLCM" + ], + "install_type": "git-clone", + "description": "Nodes: Configurator for AnimateLCM, Renderer for AnimateLCM to render the video." + }, { "author": "blepping", "title": "ComfyUI-sonar (WIP)", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ddd226a4..533ea10c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "yffyhk", + "title": "comfyui_auto_danbooru", + "reference": "https://github.com/yffyhk/comfyui_auto_danbooru", + "files": [ + "https://github.com/yffyhk/comfyui_auto_danbooru" + ], + "install_type": "git-clone", + "description": "Nodes: Get Danbooru, Tag Encode" + }, { "author": "Clybius", "title": "ComfyUI Extra Samplers", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6218ef8a..37c8814f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1117,18 +1117,23 @@ "JNodes_ParseParametersToGlobalList", "JNodes_ParseWildcards", "JNodes_PromptBuilderSingleSubject", - "JNodes_PromptEditor", + "JNodes_RemoveCommentedText", "JNodes_RemoveMetaDataKey", "JNodes_RemoveParseableDataForInference", "JNodes_SamplerSelectorWithString", "JNodes_SaveImageWithOutput", "JNodes_SaveVideo", "JNodes_SchedulerSelectorWithString", + "JNodes_SearchAndReplace", + "JNodes_SearchAndReplaceFromFile", + "JNodes_SearchAndReplaceFromList", "JNodes_SetNegativePromptInMetaData", "JNodes_SetPositivePromptInMetaData", + "JNodes_SplitAndJoin", "JNodes_StringLiteral", "JNodes_SyncedStringLiteral", "JNodes_TokenCounter", + "JNodes_TrimAndStrip", "JNodes_UploadVideo", "JNodes_VaeSelectorWithString" ], @@ -4525,6 +4530,7 @@ "https://github.com/darkpixel/darkprompts": [ [ "DarkCombine", + "DarkFaceIndexShuffle", "DarkLoRALoader", "DarkPrompt" ], @@ -7715,6 +7721,15 @@ "title_aux": "NodeGPT" } ], + "https://github.com/yffyhk/comfyui_auto_danbooru": [ + [ + "GetDanbooru", + "TagEncode" + ], + { + "title_aux": "comfyui_auto_danbooru" + } + ], "https://github.com/yolain/ComfyUI-Easy-Use": [ [ "dynamicThresholdingFull",