custom_nodes / ComfyUI-KJNodes /custom_dimensions.json
gartajackhats1985's picture
Upload 85 files
21d588d verified
raw
history blame contribute delete
349 Bytes
[
{
"label": "SD",
"value": "512x512"
},
{
"label": "HD",
"value": "768x768"
},
{
"label": "Full HD",
"value": "1024x1024"
},
{
"label": "4k",
"value": "2048x2048"
},
{
"label": "SVD",
"value": "1024x576"
}
]