mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 22:54:30 +08:00
update DB
This commit is contained in:
parent
63379f759d
commit
0f884166a6
@ -36394,6 +36394,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
|
"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",
|
"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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "GraftingRayman",
|
||||||
"title": "ComfyUI Visual Dimension Selector",
|
"title": "ComfyUI Visual Dimension Selector",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user