diff --git a/custom-node-list.json b/custom-node-list.json index 58ea329e..bca01b80 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10521,6 +10521,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "anyCODE", + "title": "SD3 Resolution Selector Node for ComfyUI", + "id": "sd3latentselectres", + "reference": "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes", + "files": [ + "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes/blob/main/sd3latentselectres.py", + "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes/blob/main/sizes.json" + ], + "install_type": "copy", + "description": "Select your SD3 resolution for your latent." } ] }