Add: register ComfyUI-ResolutionPresets

This commit is contained in:
MON 2025-04-13 02:27:24 +09:00
parent 821fded09d
commit b6670ce053

View File

@ -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."
}
]
}