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",