From 1198fa43848127d4b4466a6a5ac5c13f8cc383bb Mon Sep 17 00:00:00 2001 From: ProGamerGov Date: Sat, 1 Feb 2025 17:30:30 -0700 Subject: [PATCH] Update extension-node-map.json --- extension-node-map.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 785ab07a..03cb86c3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -28459,5 +28459,13 @@ { "title_aux": "SDXLResolutionPresets" } - ] -} \ No newline at end of file + ], + "https://github.com/ProGamerGov/ComfyUI_preview360panorama": [ + [ + "PanoramaViewerNode", + ], + { + "title_aux": "Preview 360 Panorama for ComfyUI" + } + ], +}