From 293ea3a8c58620e73bf509f297b8616ac0141c5b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 5 Jul 2026 01:15:02 +0900 Subject: [PATCH] =?UTF-8?q?fix(custom-node-list):=20=C2=A74.7-C-bis=20#304?= =?UTF-8?q?2=20Archerkattri=20(HiCache=20+=20TRELLIS2-HiCache)=20=E2=80=94?= =?UTF-8?q?=20manual=20register,=20PR=20CONFLICTING?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Both entries added adjacent to existing archerkattri author cluster (root idx 5109-5110) - node_db/new: both prepended (top, chronological newest-first) - HiCache: previously flagged Chinese tooltip resolved (1:1 code scan PASS, safe pool) - TRELLIS2: verified_safe + code scan PASS --- custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/custom-node-list.json | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ccf6797e..b10d5461 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53229,6 +53229,26 @@ "install_type": "git-clone", "description": "Training-free TRELLIS image-to-3D acceleration: forecast the flow-matching velocity on skipped DiT steps (HiCache Hermite / HiCache++ DMD, via hicache-pp) across both the sparse-structure and SLaT stages. ~2x faster, near-lossless. Drop between the TRELLIS loader and sampler." }, + { + "author": "archerkattri", + "title": "ComfyUI-HiCache", + "reference": "https://github.com/Archerkattri/ComfyUI-HiCache", + "files": [ + "https://github.com/Archerkattri/ComfyUI-HiCache" + ], + "install_type": "git-clone", + "description": "Training-free Hunyuan3D shape-generation acceleration: skip DiT steps and forecast the flow-matching velocity instead (HiCache Hermite / HiCache++ DMD, via hicache-pp). Pairs with kijai/ComfyUI-Hunyuan3DWrapper." + }, + { + "author": "archerkattri", + "title": "ComfyUI-TRELLIS2-HiCache", + "reference": "https://github.com/Archerkattri/ComfyUI-TRELLIS2-HiCache", + "files": [ + "https://github.com/Archerkattri/ComfyUI-TRELLIS2-HiCache" + ], + "install_type": "git-clone", + "description": "Training-free TRELLIS.2 image-to-3D acceleration: forecast the flow-matching velocity on skipped DiT steps (HiCache Hermite / HiCache++ DMD, via hicache-pp) across the sparse-structure and shape-SLaT stages (texture optional). ~2x faster, near-lossless. Pairs with visualbruno/ComfyUI-Trellis2." + }, { "author": "bonestudio", "title": "Bone-Studio Model Manager", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index eddccf40..3bd948be 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "archerkattri", + "title": "ComfyUI-HiCache", + "reference": "https://github.com/Archerkattri/ComfyUI-HiCache", + "files": [ + "https://github.com/Archerkattri/ComfyUI-HiCache" + ], + "install_type": "git-clone", + "description": "Training-free Hunyuan3D shape-generation acceleration: skip DiT steps and forecast the flow-matching velocity instead (HiCache Hermite / HiCache++ DMD, via hicache-pp). Pairs with kijai/ComfyUI-Hunyuan3DWrapper." + }, + { + "author": "archerkattri", + "title": "ComfyUI-TRELLIS2-HiCache", + "reference": "https://github.com/Archerkattri/ComfyUI-TRELLIS2-HiCache", + "files": [ + "https://github.com/Archerkattri/ComfyUI-TRELLIS2-HiCache" + ], + "install_type": "git-clone", + "description": "Training-free TRELLIS.2 image-to-3D acceleration: forecast the flow-matching velocity on skipped DiT steps (HiCache Hermite / HiCache++ DMD, via hicache-pp) across the sparse-structure and shape-SLaT stages (texture optional). ~2x faster, near-lossless. Pairs with visualbruno/ComfyUI-Trellis2." + }, { "author": "Stillfront", "title": "SF ComfyUI Nodes",