Browse Source

update DB

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

10
custom-node-list.json

@ -2566,6 +2566,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Openpose Editor Plus" "description": "Nodes:Openpose Editor Plus"
}, },
{
"author": "martijnat",
"title": "comfyui-previewlatent",
"reference": "https://github.com/martijnat/comfyui-previewlatent",
"files": [
"https://github.com/martijnat/comfyui-previewlatent"
],
"install_type": "git-clone",
"description": "a ComfyUI plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster 'preview image' if you don't wan't to use vae decode."
},
{ {
"author": "Off-Live", "author": "Off-Live",
"title": "ComfyUI-off-suite", "title": "ComfyUI-off-suite",

8
extension-node-map.json

@ -3279,6 +3279,14 @@
"title_aux": "Recommended Resolution Calculator" "title_aux": "Recommended Resolution Calculator"
} }
], ],
"https://github.com/martijnat/comfyui-previewlatent": [
[
"PreviewLatent"
],
{
"title_aux": "comfyui-previewlatent"
}
],
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": [ "https://github.com/matan1905/ComfyUI-Serving-Toolkit": [
[ [
"DiscordServing", "DiscordServing",

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

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "martijnat",
"title": "comfyui-previewlatent",
"reference": "https://github.com/martijnat/comfyui-previewlatent",
"files": [
"https://github.com/martijnat/comfyui-previewlatent"
],
"install_type": "git-clone",
"description": "a ComfyUI plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster 'preview image' if you don't wan't to use vae decode."
},
{ {
"author": "whmc76", "author": "whmc76",
"title": "ComfyUI-Openpose-Editor-Plus", "title": "ComfyUI-Openpose-Editor-Plus",

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

@ -3279,6 +3279,14 @@
"title_aux": "Recommended Resolution Calculator" "title_aux": "Recommended Resolution Calculator"
} }
], ],
"https://github.com/martijnat/comfyui-previewlatent": [
[
"PreviewLatent"
],
{
"title_aux": "comfyui-previewlatent"
}
],
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": [ "https://github.com/matan1905/ComfyUI-Serving-Toolkit": [
[ [
"DiscordServing", "DiscordServing",

Loading…
Cancel
Save