ComfyUI-KJNodes / custom_dimensions_example.json
aliensmn's picture
Mirror from https://github.com/kijai/ComfyUI-KJNodes
eb6c4d6 verified
raw
history blame contribute delete
329 Bytes
[
{
"label": "SD",
"value": "512x512"
},
{
"label": "HD",
"value": "768x768"
},
{
"label": "Full HD",
"value": "1024x1024"
},
{
"label": "4k",
"value": "2048x2048"
},
{
"label": "SVD",
"value": "1024x576"
}
]