mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
Merge pull request #74 from marhensa/main-1
Add Custom Node: Recommended Resolution Calculator
This commit is contained in:
commit
8e0bb1b149
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user