How to implement "Upscale 2x" in Comfy Workflow #703
Replies: 1 comment 3 replies
-
that is a legacy feature that literally just inserts the image as an init image and sets the resolution to double, it's largely deprecated in favor of the refine/upscale params |
Beta Was this translation helpful? Give feedback.
3 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.
-
I really like the "Upscale 2x" feature in the generate tab of SwarmUI. It uses the prompts given to upscale the image 2x. However, I can't find out a way to exactly replicate the feature in the Comfy Workflow - The import from generate tab doesn't import this feature.
Beta Was this translation helpful? Give feedback.
All reactions