mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
078f9a1c53
commit
e842148c20
@ -13366,6 +13366,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Optional wildcards in ComfyUI"
|
"description": "Optional wildcards in ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Makki_Shizu",
|
||||||
|
"title": "ComfyUI-SaveAnimatedGIF",
|
||||||
|
"id": "SaveAnimatedGIF",
|
||||||
|
"reference": "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Save animated GIF format nodes in ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "JosefKuchar",
|
"author": "JosefKuchar",
|
||||||
"title": "ComfyUI-AdvancedTiling",
|
"title": "ComfyUI-AdvancedTiling",
|
||||||
@ -17098,17 +17109,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "StyleModelApply adds more controls"
|
"description": "StyleModelApply adds more controls"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "Makki_Shizu",
|
|
||||||
"title": "ComfyUI-SaveAnimatedGIF",
|
|
||||||
"id": "SaveAnimatedGIF",
|
|
||||||
"reference": "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Save animated GIF format nodes in ComfyUI"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Horizon Team",
|
"author": "Horizon Team",
|
||||||
"title": "ComfyUI_FluxMod",
|
"title": "ComfyUI_FluxMod",
|
||||||
@ -17678,6 +17678,17 @@
|
|||||||
"description": "The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.",
|
"description": "The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.",
|
||||||
"install_type": "git-clone"
|
"install_type": "git-clone"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "magic-quill",
|
||||||
|
"title": "ComfyUI_MagicQuill",
|
||||||
|
"id": "MagicQuill",
|
||||||
|
"reference": "https://github.com/magic-quill/ComfyUI_MagicQuill",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/magic-quill/ComfyUI_MagicQuill"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Official ComfyUI Node for Paper - MagicQuill: An Intelligent Interactive Image Editing System"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -18132,17 +18143,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "magic-quill",
|
|
||||||
"title": "ComfyUI_MagicQuill",
|
|
||||||
"id": "MagicQuill",
|
|
||||||
"reference": "https://github.com/magic-quill/ComfyUI_MagicQuill",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/magic-quill/ComfyUI_MagicQuill"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Official ComfyUI Node for Paper - MagicQuill: An Intelligent Interactive Image Editing System"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@ -10,6 +10,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "kijai",
|
||||||
|
"title": "ComfyUI-HunyuanVideoWrapper",
|
||||||
|
"reference": "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "magic-quill",
|
||||||
|
"title": "ComfyUI_MagicQuill",
|
||||||
|
"id": "MagicQuill",
|
||||||
|
"reference": "https://github.com/magic-quill/ComfyUI_MagicQuill",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/magic-quill/ComfyUI_MagicQuill"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Official ComfyUI Node for Paper - MagicQuill: An Intelligent Interactive Image Editing System"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "CY-CHENYUE",
|
"author": "CY-CHENYUE",
|
||||||
"title": "ComfyUI-Redux-Prompt",
|
"title": "ComfyUI-Redux-Prompt",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user