Update MagicQuill custom node (#1305)

This commit is contained in:
LIU, Zichen 2024-12-08 22:28:05 +08:00 committed by GitHub
parent 4d40a637ed
commit 26077d3a6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18122,6 +18122,18 @@
],
"install_type": "unzip",
"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"
}
]
}