From c2ab91711c03df2b34a87b7db400dc15740c4b9f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 6 Dec 2023 20:53:44 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 6 +++++- node_db/new/extension-node-map.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index f6a8e89..3c50c66 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -503,6 +503,7 @@ "CannyEdgePreprocessor", "ColorPreprocessor", "DWPreprocessor", + "DensePosePreprocessor", "FakeScribblePreprocessor", "HEDPreprocessor", "HintImageEnchance", @@ -2980,6 +2981,7 @@ [ "IPAdapterApply", "IPAdapterApplyEncoded", + "IPAdapterBatchEmbeds", "IPAdapterEncoder", "IPAdapterLoadEmbeds", "IPAdapterModelLoader", @@ -4363,11 +4365,13 @@ "CustomControlNetWeights", "CustomT2IAdapterWeights", "DiffControlNetLoaderAdvancedImport", + "FILMVFIImport", "LatentKeyframeBatchedGroupImport", "LatentKeyframeGroupImport", "LatentKeyframeImport", "LatentKeyframeTiming", "LoadImagesFromDirectory", + "MaskGenerator", "ScaledSoftControlNetWeightsImport", "SoftControlNetWeights", "SoftT2IAdapterWeights", @@ -4520,7 +4524,7 @@ "CLIPSeg", "CLIPSeg_", "CharacterInText", - "ChatGPT", + "ChatGPTOpenAI", "CombineMasks_", "CombineSegMasks", "EnhanceImage", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index f6a8e89..3c50c66 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -503,6 +503,7 @@ "CannyEdgePreprocessor", "ColorPreprocessor", "DWPreprocessor", + "DensePosePreprocessor", "FakeScribblePreprocessor", "HEDPreprocessor", "HintImageEnchance", @@ -2980,6 +2981,7 @@ [ "IPAdapterApply", "IPAdapterApplyEncoded", + "IPAdapterBatchEmbeds", "IPAdapterEncoder", "IPAdapterLoadEmbeds", "IPAdapterModelLoader", @@ -4363,11 +4365,13 @@ "CustomControlNetWeights", "CustomT2IAdapterWeights", "DiffControlNetLoaderAdvancedImport", + "FILMVFIImport", "LatentKeyframeBatchedGroupImport", "LatentKeyframeGroupImport", "LatentKeyframeImport", "LatentKeyframeTiming", "LoadImagesFromDirectory", + "MaskGenerator", "ScaledSoftControlNetWeightsImport", "SoftControlNetWeights", "SoftT2IAdapterWeights", @@ -4520,7 +4524,7 @@ "CLIPSeg", "CLIPSeg_", "CharacterInText", - "ChatGPT", + "ChatGPTOpenAI", "CombineMasks_", "CombineSegMasks", "EnhanceImage",