From 92dcbcf97bbc25c9b31f620ab7688eb8ceb5ab59 Mon Sep 17 00:00:00 2001 From: ProGamerGov Date: Mon, 27 Jan 2025 09:49:23 -0700 Subject: [PATCH] Update extension-node-map.json --- extension-node-map.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extension-node-map.json b/extension-node-map.json index 8cec10c8..2f1ebb2f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -28110,10 +28110,12 @@ "Split Cubemap Faces", "Stack Cubemap Faces", "Roll Image Axes", + "Crop Image with Coords", + "Paste Image with Coords", ], { "author": "ProGamerGov", - "description": "A collection of custom nodes for working and converting between 360 degree equirectangular images, cubemaps, and perspective images. Panoramic 360 images are also sometimes known as 'VR photography', 'image sphere', and 360 pano.", + "description": "A collection of custom nodes for working and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as 'VR photography', 'image sphere', and 360 pano.", "title_aux": "ComfyUI_pytorch360convert", "nickname": "pytorch360convert", "title": "PyTorch 360° Image Conversion Toolkit for ComfyUI",