diff --git a/custom-node-list.json b/custom-node-list.json index 64207925..77e3933f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20150,7 +20150,7 @@ "https://github.com/ProGamerGov/ComfyUI_pytorch360convert" ], "install_type": "git-clone", - "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." + "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." }, { "author": "burnsbert", diff --git a/extension-node-map.json b/extension-node-map.json index 845994f6..42abfa16 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7042,6 +7042,7 @@ ], { "title_aux": "PyTorch 360\u00b0 Image Conversion Toolkit for ComfyUI" + "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." } ], "https://github.com/Pseudotools/Pseudocomfy": [ @@ -28313,4 +28314,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}