-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
black image result #23
Comments
go into settings and try pressing the reset to compatible values , this solved the issue for me |
Same with termux cli : ./realsr-ncnn -i input.jpeg -o output.jpg -m models-Real-ESRGAN from curl https://huggingface.co/spaces/tumuyan/RealSR/raw/main/install_realsr_android.sh | bash |
Generally this problem is caused by insufficient GPU resources, you can set the tile-size parameter to solve this problem. 一般发生这个问题是GPU资源不足造成的,你可以通过设置tile参数来解决这个问题。 |
as the title says. no matter what upscaling algorithm I pick, it'll always produce black image.
upscaling with CPU does produce an actual result but it takes a significanly longer time to process.
device: Poco X3 NFC - SD732G - 6/64
rom: latest crDroid 9.2 based on LineageOS 20, Android 13
The text was updated successfully, but these errors were encountered: