You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run the demo after downloading the Mac executable files on my MacMini running MacOS 15.1.1 with Apple M4 chips.
From the folder I downloaded I executed this command in terminal: ./realesrgan-ncnn-vulkan -i input.jpg -o output.png -n realesrnet-x4plus
I got this error: Segmentation fault: 11
Any ideas on what I may need to configure that I'm not currently? Does this have to do with running these executables on M series chips instead of Intel chips?
The text was updated successfully, but these errors were encountered:
I tried to run the demo after downloading the Mac executable files on my MacMini running MacOS 15.1.1 with Apple M4 chips.
From the folder I downloaded I executed this command in terminal:
./realesrgan-ncnn-vulkan -i input.jpg -o output.png -n realesrnet-x4plus
I got this error:
Segmentation fault: 11
Any ideas on what I may need to configure that I'm not currently? Does this have to do with running these executables on M series chips instead of Intel chips?
The text was updated successfully, but these errors were encountered: