Update custom-node-list.json

This commit is contained in:
YouYouTheBoxx
2026-07-09 18:23:05 +02:00
committed by GitHub
parent 7aef461132
commit e17f677a85
+10
View File
@@ -54236,6 +54236,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Block Swap (RAM Offload) node for native ComfyUI MODEL - run DiT models larger than VRAM by streaming transformer blocks from system RAM." "description": "Block Swap (RAM Offload) node for native ComfyUI MODEL - run DiT models larger than VRAM by streaming transformer blocks from system RAM."
},
{
"author": "luminatrix",
"title": "Lumina_NIVR2",
"reference": "https://github.com/YouYouTheBoxx/NIVR2",
"files": [
"https://github.com/YouYouTheBoxx/NIVR2"
],
"install_type": "git-clone",
"description": "Native ComfyUI implementation of ByteDance SeedVR2 using ComfyUI's own model stack and core graph nodes."
} }
] ]
} }