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
commit 8e0bb1b149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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."
}
]
}