Added 360 interactive crop tool. (#2285)

This commit is contained in:
Alan Kent 2025-11-16 06:02:22 -08:00 committed by GitHub
parent 8fdff20243
commit 63379f759d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36843,6 +36843,16 @@
],
"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."
}
]
}