diff --git a/custom-node-list.json b/custom-node-list.json index 2f39a13e..3043990a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22995,6 +22995,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "kuo6", + "title": "ComfyUI Equirectangular Tools", + "reference": "https://github.com/kukuo6666/ComfyUI-Equirect", + "files": [ + "https://github.com/kukuo6666/ComfyUI-Equirect" + ], + "install_type": "git-clone", + "description": "Tools for processing equirectangular images, supporting conversion from equirectangular format to cubemap." } ] }