dynamiquel / NVIDIA-Ansel-AI-Enhancer

NVIDIA Ansel AI Enhancer is an app I quickly made that takes advantage of NVIDIA’s Ansel RTX AI Up-Res to allow users to upscale any image to 8K whiles adding further quality.
MIT License
139 stars 8 forks source link

Support for transparent images & bigger scale factors #6

Closed OlympicAngel closed 3 years ago

OlympicAngel commented 3 years ago

-Transparent images will get processed diffrently - in a way that will save the Transparecy***** -More upscale factors. -Added checkbox for limit scale factor if the images is larger then 8000px. -Slight UI changes.

***** It will preform 2 upscales and a full scan of each pixel of the upscaled image, the scan is can be really slow due to high res image size, if known a faster method to do so please share :)