diff --git a/custom-node-list.json b/custom-node-list.json index 35e8e76b..10e28fb4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20610,5 +20610,16 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + { + "author": "ProGamerGov", + "title": "ComfyUI_pytorch360convert", + "id": "pytorch360convert", + "reference": "https://github.com/ProGamerGov/ComfyUI_pytorch360convert", + "files": [ + "https://github.com/ProGamerGov/ComfyUI_pytorch360convert" + ], + "install_type": "git-clone", + "description": "A collection of nodes for working and converting between 360 degree equirectangular images, cubemaps, and perspective images." + }, ] }