mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Added 360 interactive crop tool. (#2285)
This commit is contained in:
parent
8fdff20243
commit
63379f759d
@ -36843,6 +36843,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user