mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add PortraitUtils to custom-node-list.json (#2216)
* Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
2cb24e8a94
commit
bd6edfc9dd
@ -34435,6 +34435,17 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "heyburns",
|
||||
"title": "PortraitUtils",
|
||||
"id": "portraitutils",
|
||||
"reference": "https://github.com/heyburns/PortraitUtils",
|
||||
"files": [
|
||||
"https://github.com/heyburns/PortraitUtils",
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A focused node collection designed for pipelines using real photographic images where resolutions are not standardized like they are in text-to-image generation."
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user