tumuyan / RealSR-NCNN-Android

An Android application for super-resolution & interpolation. Contains RealSR-NCNN, SRMD-NCNN, RealCUGAN-NCNN, Real-ESRGAN-NCNN, Waifu2x-NCNN, Anime4kcpp, nearest, bilinear, bicubic, AVIR...
Other
974 stars 86 forks source link

Error: sh: [1]: cd: /data/user/0/com.tumuyan.ncnn.realsr/ cache/realsr: No such file or directory #42

Closed md-rifatkhan closed 8 months ago

md-rifatkhan commented 9 months ago

I wanna trying to upscale image with gui, i've pasted all realsr files to assets folder. Got this error when running

sh: [1]: cd: /data/user/0/com.tumuyan.ncnn.realsr/ cache/realsr: No such file or directory chmod: *ncnn: No such file or directory sh: [2]: ./realsr-ncnn: inaccessible or not found finish, use 0.02 second, Real-ESRGAN

tumuyan commented 8 months ago

The App could extract all these files, try to install the latest version and clear all data in app info, open the app and wait 20 seconds, then select a image.

md-rifatkhan commented 8 months ago

fixed