From 88f549a943158f1300f263a1213f984d59110d2b Mon Sep 17 00:00:00 2001 From: duanruixi Date: Thu, 19 Mar 2026 11:40:07 +0800 Subject: [PATCH] =?UTF-8?q?Add=20hitems3D-comfyUI=20to=20custom-node-list?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9241a9ed..3855dd3e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,13 @@ { "custom_nodes": [ + { + "author": "dev-hitem", + "title": "hitems3D-comfyUI", + "reference": "https://github.com/dev-hitem/hitems3D-comfyUI", + "files": ["https://github.com/dev-hitem/hitems3D-comfyUI"], + "install_type": "git-clone", + "description": "ComfyUI custom node package for Hitem3D Image-to-3D API. Generate high-quality 3D models from images using Hitem3D AI services." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",