mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 20:52:32 +08:00
Add ComfyUI-Qwen-Canvas node to custom node list (#2547)
* Add ComfyUI-Qwen-Canvas node to custom node list * Update description for ComfyUI-Qwen-Canvas * Update description for ComfyUI-Qwen-Canvas * Add ComfyUI-Qwen-Canvas node to custom-node-list --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
620d9fd387
commit
45ce612ac1
@ -42313,6 +42313,16 @@
|
|||||||
],
|
],
|
||||||
"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": "liewcc",
|
||||||
|
"title": "ComfyUI-Qwen-Canvas",
|
||||||
|
"reference": "https://github.com/liewcc/ComfyUI-Qwen-Canvas",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/liewcc/ComfyUI-Qwen-Canvas"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Enforces Qwen's training resolution buckets for precise Latent space generation."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user