diff --git a/extension-node-map.json b/extension-node-map.json index 0e1f4951..bcf920b9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7497,7 +7497,12 @@ "Paste Image with Coords", "Roll Image Axes", "Split Cubemap Faces", - "Stack Cubemap Faces" + "Stack Cubemap Faces", + "Pad 180 to 360 Equirectangular", + "Crop 360 to 180 Equirectangular", + "Crop Stereo to Monoscopic", + "Merge Monoscopic into Stereo", + ], { "title_aux": "PyTorch 360\u00b0 Image Conversion Toolkit for ComfyUI" @@ -29741,4 +29746,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}