mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-05 22:20:46 +08:00
fix(custom-node-list): §4.7-C-bis #3042 Archerkattri (HiCache + TRELLIS2-HiCache) — manual register, PR CONFLICTING
- 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
This commit is contained in:
parent
5e6a02590b
commit
293ea3a8c5
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user