Browse Source

update DB

pull/392/head
Dr.Lt.Data 10 months ago
parent
commit
5126f7caef
  1. 11
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 17
      node_db/new/extension-node-map.json

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

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

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

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

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

Loading…
Cancel
Save