mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 18:17:30 +08:00
Update custom-node-list.json
This commit is contained in:
@@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user