diff --git a/extension-node-map.json b/extension-node-map.json index fa176a5..56a339d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -426,6 +426,7 @@ "SDXL Resolutions (JPS)", "Switch Generation Mode (JPS)", "Switch Generation Mode 4in1 (JPS)", + "Switch IP Adapter Mode (JPS)", "Switch Revision Mode (JPS)" ], { @@ -1237,6 +1238,7 @@ "Empty Latent Ratio Select SDXL", "Float to String", "HaldCLUT", + "Image Caption", "Int to String", "Mikey Sampler", "Mikey Sampler Base Only", @@ -2188,6 +2190,8 @@ "BLIPCaption", "DependenciesEdit", "ImageMuxer", + "ImageScaleDown", + "ImageScaleDownBy", "LoadImageFromUrl", "SDXLAspectRatioSelector", "SDXLPromptStyler", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fa176a5..56a339d 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -426,6 +426,7 @@ "SDXL Resolutions (JPS)", "Switch Generation Mode (JPS)", "Switch Generation Mode 4in1 (JPS)", + "Switch IP Adapter Mode (JPS)", "Switch Revision Mode (JPS)" ], { @@ -1237,6 +1238,7 @@ "Empty Latent Ratio Select SDXL", "Float to String", "HaldCLUT", + "Image Caption", "Int to String", "Mikey Sampler", "Mikey Sampler Base Only", @@ -2188,6 +2190,8 @@ "BLIPCaption", "DependenciesEdit", "ImageMuxer", + "ImageScaleDown", + "ImageScaleDownBy", "LoadImageFromUrl", "SDXLAspectRatioSelector", "SDXLPromptStyler",