diff --git a/custom-node-list.json b/custom-node-list.json index dac15fe6..1bd03920 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54228,14 +54228,24 @@ "description": "A premium resolution utility node for ComfyUI with aspect ratio grid, preset selection, custom ratios, favorites, recents, and keyboard navigation." }, { - "author": "kongo_jun", - "title": "ComfyUI-JITBlockSwap", - "reference": "https://github.com/lovemachine100/ComfyUI-JITBlockSwap", - "files": [ - "https://github.com/lovemachine100/ComfyUI-JITBlockSwap" - ], - "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." + "author": "kongo_jun", + "title": "ComfyUI-JITBlockSwap", + "reference": "https://github.com/lovemachine100/ComfyUI-JITBlockSwap", + "files": [ + "https://github.com/lovemachine100/ComfyUI-JITBlockSwap" + ], + "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." + }, + { + "author": "princepainter", + "title": "ComfyUI-PainterNodes", + "reference": "https://github.com/princepainter/ComfyUI-PainterNodes", + "files": [ + "https://github.com/princepainter/ComfyUI-PainterNodes" + ], + "install_type": "git-clone", + "description": "A comprehensive toolkit for video generation, image editing, and audio-driven lip-sync." } ] }