mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-24 21:10:16 +08:00
update DB
This commit is contained in:
parent
f57cc56285
commit
d2bb0c3b36
@ -40134,6 +40134,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Dynamic resolution selector and advanced resize nodes with real-time feedback."
|
||||
},
|
||||
{
|
||||
"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": "chrishill197724-gif",
|
||||
"title": "ComfyUI-Wan22-GGUF-Storyboard",
|
||||
@ -42259,17 +42270,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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]",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user