From 38d48ea493b0b0e7247ab929d8d8ab2261d19ff2 Mon Sep 17 00:00:00 2001 From: ProGamerGov Date: Sat, 1 Feb 2025 17:29:29 -0700 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2df7daf9..af5e2215 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." + }, ] }