Browse Source

update DB

pull/175/head
Dr.Lt.Data 1 year ago
parent
commit
c5895a8fbe
  1. 10
      custom-node-list.json
  2. 11
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 11
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2556,6 +2556,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected." "description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected."
}, },
{
"author": "whmc76",
"title": "ComfyUI-Openpose-Editor-Plus",
"reference": "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus",
"files": [
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus"
],
"install_type": "git-clone",
"description": "Nodes:Openpose Editor Plus"
},
{ {
"author": "Off-Live", "author": "Off-Live",
"title": "ComfyUI-off-suite", "title": "ComfyUI-off-suite",

11
extension-node-map.json

@ -667,6 +667,7 @@
"ADE_AnimateDiffModelSettingsSimple", "ADE_AnimateDiffModelSettingsSimple",
"ADE_AnimateDiffModelSettings_Release", "ADE_AnimateDiffModelSettings_Release",
"ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUniformContextOptions",
"ADE_AnimateDiffUniformContextOptionsExperimental",
"ADE_AnimateDiffUnload", "ADE_AnimateDiffUnload",
"ADE_EmptyLatentImageLarge", "ADE_EmptyLatentImageLarge",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
@ -2888,6 +2889,7 @@
], ],
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"BatchCLIPSeg",
"BatchCropFromMask", "BatchCropFromMask",
"BatchUncrop", "BatchUncrop",
"ColorMatch", "ColorMatch",
@ -2914,6 +2916,7 @@
"ImageGridComposite3x3", "ImageGridComposite3x3",
"ReplaceImagesInBatch", "ReplaceImagesInBatch",
"ReverseImageBatch", "ReverseImageBatch",
"RoundMask",
"SaveImageWithAlpha", "SaveImageWithAlpha",
"SomethingToString", "SomethingToString",
"VRAM_Debug" "VRAM_Debug"
@ -4191,6 +4194,14 @@
"title_aux": "cyberdolphin" "title_aux": "cyberdolphin"
} }
], ],
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": [
[
"CDL.OpenPoseEditorPlus"
],
{
"title_aux": "ComfyUI-Openpose-Editor-Plus"
}
],
"https://github.com/wolfden/ComfyUi_PromptStylers": [ "https://github.com/wolfden/ComfyUi_PromptStylers": [
[ [
"SDXLPromptStylerAll", "SDXLPromptStylerAll",

10
node_db/new/custom-node-list.json

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "whmc76",
"title": "ComfyUI-Openpose-Editor-Plus",
"reference": "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus",
"files": [
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus"
],
"install_type": "git-clone",
"description": "Nodes:Openpose Editor Plus"
},
{ {
"author": "Off-Live", "author": "Off-Live",
"title": "ComfyUI-off-suite", "title": "ComfyUI-off-suite",

11
node_db/new/extension-node-map.json

@ -667,6 +667,7 @@
"ADE_AnimateDiffModelSettingsSimple", "ADE_AnimateDiffModelSettingsSimple",
"ADE_AnimateDiffModelSettings_Release", "ADE_AnimateDiffModelSettings_Release",
"ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUniformContextOptions",
"ADE_AnimateDiffUniformContextOptionsExperimental",
"ADE_AnimateDiffUnload", "ADE_AnimateDiffUnload",
"ADE_EmptyLatentImageLarge", "ADE_EmptyLatentImageLarge",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
@ -2888,6 +2889,7 @@
], ],
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"BatchCLIPSeg",
"BatchCropFromMask", "BatchCropFromMask",
"BatchUncrop", "BatchUncrop",
"ColorMatch", "ColorMatch",
@ -2914,6 +2916,7 @@
"ImageGridComposite3x3", "ImageGridComposite3x3",
"ReplaceImagesInBatch", "ReplaceImagesInBatch",
"ReverseImageBatch", "ReverseImageBatch",
"RoundMask",
"SaveImageWithAlpha", "SaveImageWithAlpha",
"SomethingToString", "SomethingToString",
"VRAM_Debug" "VRAM_Debug"
@ -4191,6 +4194,14 @@
"title_aux": "cyberdolphin" "title_aux": "cyberdolphin"
} }
], ],
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": [
[
"CDL.OpenPoseEditorPlus"
],
{
"title_aux": "ComfyUI-Openpose-Editor-Plus"
}
],
"https://github.com/wolfden/ComfyUi_PromptStylers": [ "https://github.com/wolfden/ComfyUi_PromptStylers": [
[ [
"SDXLPromptStylerAll", "SDXLPromptStylerAll",

Loading…
Cancel
Save