mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-21 05:48:13 +08:00
Add ComfyUI-PainterNodes to custom node list
This commit is contained in:
parent
619eae0cd6
commit
0e6f7a850e
@ -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."
|
"description": "A premium resolution utility node for ComfyUI with aspect ratio grid, preset selection, custom ratios, favorites, recents, and keyboard navigation."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "kongo_jun",
|
"author": "kongo_jun",
|
||||||
"title": "ComfyUI-JITBlockSwap",
|
"title": "ComfyUI-JITBlockSwap",
|
||||||
"reference": "https://github.com/lovemachine100/ComfyUI-JITBlockSwap",
|
"reference": "https://github.com/lovemachine100/ComfyUI-JITBlockSwap",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap"
|
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap"
|
||||||
],
|
],
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user