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

Is it possible to set the output size to 256*256 #138

Open
ryanlu2240 opened this issue Jul 5, 2024 · 1 comment
Open

Is it possible to set the output size to 256*256 #138

ryanlu2240 opened this issue Jul 5, 2024 · 1 comment

Comments

@ryanlu2240
Copy link

HI:
I have LR with size 6464. I would like to perform x4 SR and output 256256. Is it possible for the provided pretrained model? Since the default output size is 512*512

@IceClear
Copy link
Owner

IceClear commented Jul 5, 2024

You can first upscale to 512 and resize to 256. Directly getting 256 will lead to poor quality since the diffusion prior is trained on 512.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants