update DB

This commit is contained in:
Dr.Lt.Data 2024-02-04 03:15:23 +09:00
parent a1d02bdbef
commit 5126f7caef
5 changed files with 62 additions and 3 deletions

View File

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

View File

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

View File

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

View File

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

View File

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