feat: Register ComfyUI-ResolutionPresets to custom nodes list (#1738)

* Add: register ComfyUI-ResolutionPresets

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
BIGMON 2025-04-15 00:29:27 +09:00 committed by GitHub
parent c7e69f4e26
commit 04972ad87f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24239,6 +24239,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "big-mon",
"title": "ComfyUI-ResolutionPresets",
"id": "bigmonComfyuiResolutionPresets",
"reference": "https://github.com/big-mon/ComfyUI-ResolutionPresets",
"files": [
"httpshttps://github.com/big-mon/ComfyUI-ResolutionPresets"
],
"install_type": "git-clone",
"description": "Provides recommended resolution presets specifically. Select a preset from the dropdown to easily output the corresponding width and height values for use with nodes like Empty Latent Image."
}
]
}