Add ComfyUI-MiVolo-V2 node details to JSON

This commit is contained in:
Wei Deng 2025-11-15 10:28:08 +08:00 committed by GitHub
parent 61f1e516a3
commit 063dee20c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36694,6 +36694,17 @@
], ],
"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": "deng-wei",
"title": "ComfyUI-MiVolo-V2",
"id": "mivolov2",
"reference": "https://github.com/deng-wei/ComfyUI-MiVolo-V2",
"files": [
"https://github.com/deng-wei/ComfyUI-MiVolo-V2"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
} }
] ]
} }