Merge pull request #74 from marhensa/main-1

Add Custom Node: Recommended Resolution Calculator
This commit is contained in:
Dr.Lt.Data
2023-08-20 09:51:51 +09:00
committed by GitHub

View File

@@ -1572,6 +1572,16 @@
],
"install_type": "git-clone",
"description": "Easy prompting for generation of endless random art pieces and photographs!"
},
{
"author": "marhensa",
"title": "Recommended Resolution Calculator",
"reference": "https://github.com/marhensa/sdxl-recommended-res-calc",
"files": [
"https://github.com/marhensa/sdxl-recommended-res-calc"
],
"install_type": "git-clone",
"description": "Input your desired output final resolution, it will automaticaly set the initial recommended SDXL ratio/size and its Upscale Factor to reach that output final resolution, also there's an option for 2x/4x reverse Upscale Factor. These all to avoid using bad/arbitary initial ratio/resolution."
}
]
}