From ff5db97c4a14f2c5c3ed70a9e2f29bcd4a3debe2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 15 Jan 2024 15:12:18 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 3 +++ node_db/new/custom-node-list.json | 40 ----------------------------- node_db/new/extension-node-map.json | 3 +++ 3 files changed, 6 insertions(+), 40 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 245ac1c..570803e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5089,7 +5089,9 @@ "InpaintPreprocessor_Provider_for_SEGS //Inspire", "KSampler //Inspire", "KSamplerAdvanced //Inspire", + "KSamplerAdvancedPipe //Inspire", "KSamplerAdvancedProgress //Inspire", + "KSamplerPipe //Inspire", "KSamplerProgress //Inspire", "LatentBatchSplitter //Inspire", "LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", @@ -5798,6 +5800,7 @@ "CombineMasks_", "CombineSegMasks", "DynamicDelayProcessor", + "EmbeddingPrompt", "EnhanceImage", "FaceToMask", "FeatheredMask", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 28e4446..9f63f16 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -693,46 +693,6 @@ ], "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!" - }, - { - "author": "Trung0246", - "title": "ComfyUI-0246", - "reference": "https://github.com/Trung0246/ComfyUI-0246", - "files": [ - "https://github.com/Trung0246/ComfyUI-0246" - ], - "install_type": "git-clone", - "description": "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality." - }, - { - "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": "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": "rcfcu2000", - "title": "zhihuige-nodes-comfyui", - "reference": "https://github.com/rcfcu2000/zhihuige-nodes-comfyui", - "files": [ - "https://github.com/rcfcu2000/zhihuige-nodes-comfyui" - ], - "install_type": "git-clone", - "description": "Nodes: Combine ZHGMasks, Cover ZHGMasks, ZHG FaceIndex, ZHG SaveImage, ZHG SmoothEdge, ZHG GetMaskArea, ..." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 245ac1c..570803e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5089,7 +5089,9 @@ "InpaintPreprocessor_Provider_for_SEGS //Inspire", "KSampler //Inspire", "KSamplerAdvanced //Inspire", + "KSamplerAdvancedPipe //Inspire", "KSamplerAdvancedProgress //Inspire", + "KSamplerPipe //Inspire", "KSamplerProgress //Inspire", "LatentBatchSplitter //Inspire", "LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", @@ -5798,6 +5800,7 @@ "CombineMasks_", "CombineSegMasks", "DynamicDelayProcessor", + "EmbeddingPrompt", "EnhanceImage", "FaceToMask", "FeatheredMask",