diff --git a/custom-node-list.json b/custom-node-list.json index 648878bb..03ddddff 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36394,6 +36394,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)" }, + { + "author": "alankent", + "title": "OA 360 Clip", + "reference": "https://github.com/alankent/ComfyUI-OA-360-Clip", + "files": [ + "https://github.com/alankent/ComfyUI-OA-360-Clip" + ], + "install_type": "git-clone", + "description": "A ComfyUI node for extracting perspective views from 360 degree equirectangular images with an interactive drag-and-drop crop interface." + }, @@ -36843,16 +36853,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "alankent", - "title": "OA 360 Clip", - "reference": "https://github.com/alankent/ComfyUI-OA-360-Clip", - "files": [ - "https://github.com/alankent/ComfyUI-OA-360-Clip" - ], - "install_type": "git-clone", - "description": "A ComfyUI node for extracting perspective views from 360 degree equirectangular images with an interactive drag-and-drop crop interface." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b33e9a5d..6327d0ca 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "alankent", + "title": "OA 360 Clip", + "reference": "https://github.com/alankent/ComfyUI-OA-360-Clip", + "files": [ + "https://github.com/alankent/ComfyUI-OA-360-Clip" + ], + "install_type": "git-clone", + "description": "A ComfyUI node for extracting perspective views from 360 degree equirectangular images with an interactive drag-and-drop crop interface." + }, { "author": "GraftingRayman", "title": "ComfyUI Visual Dimension Selector",