diff --git a/custom-node-list.json b/custom-node-list.json index b5c2be1d..94104b77 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24207,6 +24207,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": [ + "https://raw.githubusercontent.com/big-mon/ComfyUI-ResolutionPresets/refs/heads/main/resolution_presets.py" + ], + "install_type": "copy", + "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." } ] }