diff --git a/custom-node-list.json b/custom-node-list.json index 2df7daf9..68e3c944 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20190,7 +20190,7 @@ "https://github.com/ProGamerGov/ComfyUI_pytorch360convert" ], "install_type": "git-clone", - "description": "A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano." + "description": "A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano, and 360 degree photos." }, { "author": "burnsbert", @@ -20922,6 +20922,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ProGamerGov", + "title": "Preview 360 Panorama for ComfyUI", + "id": "comfyui-preview360panorama", + "reference": "https://github.com/ProGamerGov/ComfyUI_preview360panorama", + "files": [ + "https://github.com/ProGamerGov/ComfyUI_preview360panorama" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node for interactive 360° panorama image previews. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano, and 360 degree photos." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 785ab07a..32eb895d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -28460,4 +28460,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}