From 58f11c246bded4b24299e0d3f0eafdbc742d728d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 19 Dec 2023 12:33:32 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 13 ++++++++++++- extension-node-map.json | 9 +++++++++ node_db/new/custom-node-list.json | 13 ++++++++++++- node_db/new/extension-node-map.json | 9 +++++++++ 4 files changed, 42 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 102460e..f8011a3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3554,13 +3554,24 @@ { "author": "IDGallagher", "title": "IG Interpolation Nodes", - "reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes", + "reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes", "files": [ "https://github.com/IDGallagher/ComfyUI-IG-Nodes" ], "install_type": "git-clone", "description": "Custom nodes to aid in the exploration of Latent Space" }, + { + "author": "violet-chen", + "title": "comfyui-psd2png", + "reference": "https://github.com/violet-chen/comfyui-psd2png", + "files": [ + "https://github.com/violet-chen/comfyui-psd2png" + ], + "install_type": "git-clone", + "description": "Nodes: Psd2Png." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 8b04aac..722cae7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4297,6 +4297,7 @@ "PixelTiledKSampleUpscalerProvider", "PixelTiledKSampleUpscalerProviderPipe", "PreviewBridge", + "PreviewBridgeLatent", "ReencodeLatent", "ReencodeLatentPipe", "RegionalPrompt", @@ -5573,6 +5574,14 @@ "title_aux": "ComfyUI-Chat-GPT-Integration" } ], + "https://github.com/violet-chen/comfyui-psd2png": [ + [ + "Psd2Png" + ], + { + "title_aux": "comfyui-psd2png" + } + ], "https://github.com/wallish77/wlsh_nodes": [ [ "Alternating KSampler (WLSH)", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 18dae33..4262c90 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,10 +10,21 @@ }, + + { + "author": "violet-chen", + "title": "comfyui-psd2png", + "reference": "https://github.com/violet-chen/comfyui-psd2png", + "files": [ + "https://github.com/violet-chen/comfyui-psd2png" + ], + "install_type": "git-clone", + "description": "Nodes: Psd2Png." + }, { "author": "IDGallagher", "title": "IG Interpolation Nodes", - "reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes", + "reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes", "files": [ "https://github.com/IDGallagher/ComfyUI-IG-Nodes" ], diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8b04aac..722cae7 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4297,6 +4297,7 @@ "PixelTiledKSampleUpscalerProvider", "PixelTiledKSampleUpscalerProviderPipe", "PreviewBridge", + "PreviewBridgeLatent", "ReencodeLatent", "ReencodeLatentPipe", "RegionalPrompt", @@ -5573,6 +5574,14 @@ "title_aux": "ComfyUI-Chat-GPT-Integration" } ], + "https://github.com/violet-chen/comfyui-psd2png": [ + [ + "Psd2Png" + ], + { + "title_aux": "comfyui-psd2png" + } + ], "https://github.com/wallish77/wlsh_nodes": [ [ "Alternating KSampler (WLSH)",