Add comfyui-beeble-switchx to custom node list

This commit is contained in:
albert999-pixel
2026-07-09 20:50:53 +03:00
parent 7aef461132
commit aa4edb2298
+11 -1
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": "albert999-pixel",
"title": "comfyui-beeble-switchx",
"reference": "https://github.com/albert999-pixel/comfyui-beeble-switchx",
"files": [
"https://github.com/albert999-pixel/comfyui-beeble-switchx"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for Beeble SwitchX image and video workflows."
}
] ]
} }