-
There is a really big drawback of this setup, it does not respect DAR (Display Aspect Ratio), so videos that are supposed to display as 4:3, but is for example 720x480, they get treated as a 720x480 v…
-
I understand the DRS system in FF XVI works by reducing the rendering resolution until the target frame rate set in the options is reached. Then the selected upscaling method (DLSS, FSR or XESS) is us…
-
### 🐛 Describe the bug
Upscaling images via [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN) works on-CPU, but produces visually-incorrect output using MPS backend on M1 Max.
Using PyTorch …
-
### Checklist
- [X] I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/upscayl#-faq).
- [X] I have searched for this in the [issues tab](https://github.com/upscayl…
-
Hi, know you fixed an img2img issue a while back that would result in faint but visible lines around edges seemingly randomly.
With the latest build, I'm now seeing several pixels worth of weirdnes…
-
upscaling pictures with use_tiile_resampling is not working. Normal upscaling is working fine and I can do 3 times upscale on a 1024 by 1024 picture, but if I select tiile resampling and go 4 or 5 tim…
-
Hello and thank you for this awesome project.
I have a problem with upscaling img2img with tiled diffusion.
A half a year ago I used it for upscaling up to 16K (maybe more, but I don't need it)
…
-
When using a `desktop-scaling` value lower than 100%, we should also keep the window's back buffer at the downscaled resolution since screen updates may well arrive at this resolution and this is the …
-
In #51 we started rotating images. Turns out in some (maybe all?) cases this breaks our image processing pipeline because the post-rotation image now has different width and height attributes compared…
jrdh updated
4 months ago
-
I tried upscaling the image (IMAGE1, PNG), with all of the upscaling options (x4, x16) but it returns the upscaled image (IMAGE2) with a black background. IMAGE1 has transparent background. Also, trie…