Moebits / Waifu2x-GUI

An app that upscales anime-styled images, gifs, videos, and pdfs with waifu2x.
Other
289 stars 13 forks source link

Real-ESRGAN don't work #19

Closed asddaasdda closed 7 months ago

asddaasdda commented 7 months ago

Sorry, English is not my native language. When I zoom in on an image using Real-ESRGAN, the program does not output any image. Waifu2x_GUI_v2lonv4DMq.png

puff-dayo commented 7 months ago

reproduced the same error on my end

here are the logs:

Error: ENOENT: no such file or directory, open 'C:/Users/admin/Desktop/bg_all2x.jpg'
    at Object.openSync (node:fs:603:3)
    at Object.func [as openSync] (node:electron/js2c/node_init:2:2214)
    at Object.readFileSync (node:fs:471:35)
    at t.readFileSync (node:electron/js2c/node_init:2:9771)
    at we (E:\Waifu2x GUI\resources\app\dist\main.js:290:14284)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async E:\Waifu2x GUI\resources\app\dist\main.js:290:15694
    at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:77756) {
  errno: -4058,
  syscall: 'open',
  code: 'ENOENT',
  path: 'C:/Users/admin/Desktop/bg_all2x.jpg'
}
Moebits commented 7 months ago

Update to 0.4.9