mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
@@ -1,5 +1,46 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "luminatrix",
|
||||
"title": "Lumina_NIVR2",
|
||||
"reference": "https://github.com/Luminatrixx/NIVR2",
|
||||
"files": [
|
||||
"https://github.com/Luminatrixx/NIVR2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Native ComfyUI implementation of ByteDance SeedVR2 using ComfyUI's own model stack and core graph nodes."
|
||||
},
|
||||
{
|
||||
"author": "TiwazM",
|
||||
"title": "ComfyUI-Precision-Model-Save",
|
||||
"reference": "https://github.com/TiwazM/ComfyUI-Precision-Model-Save",
|
||||
"files": [
|
||||
"https://github.com/TiwazM/ComfyUI-Precision-Model-Save"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "For users who merge models in ComfyUI and want the saved checkpoint to match the live merged model exactly. A small custom node for saving a live merged MODEL without using ComfyUI's normal ModelSave materialisation path."
|
||||
},
|
||||
{
|
||||
"author": "CocyNoric",
|
||||
"title": "ComfyUI-Anima-TeaCache",
|
||||
"reference": "https://github.com/CocyNoric/ComfyUI-Anima-TeaCache",
|
||||
"files": [
|
||||
"https://github.com/CocyNoric/ComfyUI-Anima-TeaCache"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TeaCache acceleration for the native ComfyUI implementation of circlestone-labs/Anima."
|
||||
},
|
||||
{
|
||||
"author": "Yasei-no-otoko",
|
||||
"title": "ComfyUI RDNA35 Attention",
|
||||
"id": "rdna35-attention",
|
||||
"reference": "https://github.com/Yasei-no-otoko/ComfyUI-RDNA35-Attention",
|
||||
"files": [
|
||||
"https://github.com/Yasei-no-otoko/ComfyUI-RDNA35-Attention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "RDNA 3.5 attention research nodes for ComfyUI, including fixed-block, exact Triton, FlexAttention, and PISA paths with model-local fallback handling."
|
||||
},
|
||||
{
|
||||
"author": "90-RED",
|
||||
"title": "ComfyUI-LinkRouter",
|
||||
|
||||
Reference in New Issue
Block a user