mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-26 13:35:45 +08:00
update DB
This commit is contained in:
@ -32,6 +32,27 @@
|
||||
"description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.",
|
||||
"tags": ["ui", "layout", "utils"]
|
||||
},
|
||||
{
|
||||
"author": "room3dev",
|
||||
"title": "ComfyUI-I2VChainHelper",
|
||||
"id": "comfyui-i2vchainhelper",
|
||||
"reference": "https://github.com/room3dev/ComfyUI-I2VChainHelper",
|
||||
"files": [
|
||||
"https://github.com/room3dev/ComfyUI-I2VChainHelper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helps filter and trim image batches for I2V chaining by ensuring consistent face identity and eye openness."
|
||||
},
|
||||
{
|
||||
"author": "laowang",
|
||||
"title": "ComfyUI PixelArt Converter",
|
||||
"reference": "https://github.com/wangyff-code/ComfyUI-PixelArt-Converter",
|
||||
"files": [
|
||||
"https://github.com/wangyff-code/ComfyUI-PixelArt-Converter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Convert images to pixel art using ONNX models."
|
||||
},
|
||||
{
|
||||
"author": "pixelpainter",
|
||||
"title": "UI-Decorators [SubGraph]",
|
||||
|
||||
Reference in New Issue
Block a user