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",