mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 09:49:22 +08:00
Add PSD Figure Creator node
This commit is contained in:
parent
395bb24427
commit
bff7620f9b
@ -52986,6 +52986,17 @@
|
|||||||
],
|
],
|
||||||
"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": "ketle-man",
|
||||||
|
"title": "PSD Figure Creator",
|
||||||
|
"id": "psd-figure-creator",
|
||||||
|
"reference": "https://github.com/ketle-man/PSD-Figure-Creator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ketle-man/PSD-Figure-Creator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Load PSD files, rig layers with interactive R / MR / SW control points, and composite as IMAGE + MASK. Supports setup/pose modes, model/pose library, background options, and i18n (ja/en/zh)."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user