update DB

This commit is contained in:
Dr.Lt.Data 2025-11-16 23:03:10 +09:00
parent 63379f759d
commit 0f884166a6
2 changed files with 20 additions and 10 deletions

View File

@ -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."
}
]
}

View File

@ -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",