n00mkrad / cupscale

Image Upscaling GUI based on ESRGAN
MIT License
2.11k stars 112 forks source link

NCNN/Vulkan not working on Intel i3-330M #155

Open Pythonic456 opened 1 year ago

Pythonic456 commented 1 year ago

I have no other GPUs available except for the integrated graphics. I am running Windows 10 and the latest release of Cupscale from this repo. In the Cupscale "Dependency checker" it shows: image But when I try to use NCNN it fails to compile (or something similar to that). With Vulkan it immideatly returns an error saying something along the lines of "The image returned was outside the vectors given". Is this CPUs integrated graphics too old for this?

Thank you :)