From 063dee20c2fcf960dba6b05f040c37254fe0a844 Mon Sep 17 00:00:00 2001 From: Wei Deng <8124973+deng-wei@users.noreply.github.com> Date: Sat, 15 Nov 2025 10:28:08 +0800 Subject: [PATCH] Add ComfyUI-MiVolo-V2 node details to JSON --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index de66621d..3635229c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36694,6 +36694,17 @@ ], "install_type": "unzip", "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)" } ] }