Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a parameter for the number of highres iterations #316

Closed
ssube opened this issue Apr 9, 2023 · 0 comments
Closed

add a parameter for the number of highres iterations #316

ssube opened this issue Apr 9, 2023 · 0 comments
Labels
Milestone

Comments

@ssube
Copy link
Owner

ssube commented Apr 9, 2023

The highres feature, which is the equivalent of the highres fix for auto1111, can be run repeatedly to increase the image size exponentially without really increasing the amount of VRAM required.

Add a parameter to the client and server, allowing users to run highres more than once. For example, a 512 image with 2x upscaling and 3 rounds of highres will produce a final output of 4k, with 8x8 tiles in the final iteration. This helps to reduce the seams between tiles.

@ssube ssube added status/new issues that have not been confirmed yet type/feature new features scope/api scope/gui labels Apr 10, 2023
@ssube ssube added this to the v0.10 milestone Apr 10, 2023
@ssube ssube added status/fixed issues that have been fixed and released model/diffusion model/upscaling and removed status/new issues that have not been confirmed yet labels Apr 10, 2023
@ssube ssube closed this as completed Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant