Zen-Style-Shape / custom_nodes /ComfyUI-KJNodes /custom_dimensions_example.json
comdoleger's picture
Upload 1416 files
1a678c6 verified
raw
history blame
329 Bytes
[
{
"label": "SD",
"value": "512x512"
},
{
"label": "HD",
"value": "768x768"
},
{
"label": "Full HD",
"value": "1024x1024"
},
{
"label": "4k",
"value": "2048x2048"
},
{
"label": "SVD",
"value": "1024x576"
}
]