1
0
mirror of https://github.com/kijai/ComfyUI-KJNodes.git synced 2026-01-27 00:01:30 +03:00
Files
ComfyUI-KJNodes/custom_dimensions_example.json

23 lines
329 B
JSON

[
{
"label": "SD",
"value": "512x512"
},
{
"label": "HD",
"value": "768x768"
},
{
"label": "Full HD",
"value": "1024x1024"
},
{
"label": "4k",
"value": "2048x2048"
},
{
"label": "SVD",
"value": "1024x576"
}
]