From cb3d9a413a06983240efcd799ef2644dc701f38f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 11 Nov 2023 07:11:44 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 36 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1a7180d..ad172a8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2566,6 +2566,16 @@ "install_type": "git-clone", "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", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index 51d42fc..7ce43b7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3279,6 +3279,14 @@ "title_aux": "Recommended Resolution Calculator" } ], + "https://github.com/martijnat/comfyui-previewlatent": [ + [ + "PreviewLatent" + ], + { + "title_aux": "comfyui-previewlatent" + } + ], "https://github.com/matan1905/ComfyUI-Serving-Toolkit": [ [ "DiscordServing", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d6e1ce2..76ea602 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "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", "title": "ComfyUI-Openpose-Editor-Plus", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 51d42fc..7ce43b7 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3279,6 +3279,14 @@ "title_aux": "Recommended Resolution Calculator" } ], + "https://github.com/martijnat/comfyui-previewlatent": [ + [ + "PreviewLatent" + ], + { + "title_aux": "comfyui-previewlatent" + } + ], "https://github.com/matan1905/ComfyUI-Serving-Toolkit": [ [ "DiscordServing",