From 768aa4bf33efb83bc9670dda2e0b236a69f07fa3 Mon Sep 17 00:00:00 2001 From: ProGamerGov Date: Sun, 26 Jan 2025 20:36:58 -0700 Subject: [PATCH] Update extension-node-map.json --- extension-node-map.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/extension-node-map.json b/extension-node-map.json index e6e39c13..c9dec487 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -28101,4 +28101,18 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file + "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": [ + [ + "Cubemap to Equirectangular", + "Equirectangular to Cubemap", + "Equirectangular to Perspective", + "Equirectangular Rotation", + "Split Cubemap Faces", + "Stack Cubemap Faces", + "Roll Image Axes", + ], + { + "title_aux": "ComfyUI_pytorch360convert" + } + ], +}