Add ComfyUI-PainterNodes to custom node list

This commit is contained in:
painter890602 2026-07-11 10:29:38 +08:00 committed by GitHub
parent 619eae0cd6
commit 0e6f7a850e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}