Model based upscale scale #111
WASasquatch
started this conversation in
Ideas
Replies: 1 comment 7 replies
-
These upscale models always upscale at a fixed ratio. You need to use the ImageScale node after if you want to downscale the image to something smaller. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is no scale for the upscaling node for model based upscaling. This means most the good models will be forcing a user to do 4x when they may not even be able to do it under their GPU (especially if using it as part of HR-Fix like I do. Occasionally I even OOM on 4090 (weirdly by just 2mb lol).
Could we get a scalar input for the upscale node for a factor? Seems these models can handle arbitrary scales too like
1.5
so it would be the best.Beta Was this translation helpful? Give feedback.
All reactions