Skip to content
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

Portable executable on Ubuntu 22.04 #838

Open
bertalanimre opened this issue Aug 22, 2024 · 0 comments
Open

Portable executable on Ubuntu 22.04 #838

bertalanimre opened this issue Aug 22, 2024 · 0 comments

Comments

@bertalanimre
Copy link

I have a simple question: How do I run the downloaded portable version on Ubuntu? I have no clue. I am trying to upscale an old series in AVI format.

bi@bi-homestation:~/AIEnhance$ bash ./realesrgan-ncnn-vulkan -i ../Blue/Blue_Gender_01.avi -o ../Blue/Blue_Gender_01_upscaled.avi -n realesrgan-x4plus
./realesrgan-ncnn-vulkan: ./realesrgan-ncnn-vulkan: cannot execute binary file
bi@bi-homestation:~/AIEnhance$ sh ./realesrgan-ncnn-vulkan -i ../Blue/Blue_Gender_01.avi -o ../Blue/Blue_Gender_01_upscaled.avi -n realesrgan-x4plus
k/realesrgan-ncnn-vulkan: 1: z��
 L!: not found
./realesrgan-ncnn-vulkan: 2: Q: not found
./realesrgan-ncnn-vulkan: 3: �: not found
./realesrgan-ncnn-vulkan: 4: =��ml: not found
./realesrgan-ncnn-vulkan: 5: �
                              �: not found
./realesrgan-ncnn-vulkan: 1: �@8@6@@PPPXX: not found
./realesrgan-ncnn-vulkan: 1: ELF: not found
./realesrgan-ncnn-vulkan: 11: Syntax error: "(" unexpected
bi@bi-homestation:~/AIEnhance$ python ./realesrgan-ncnn-vulkan -i ../Blue/Blue_Gender_01.avi -o ../Blue/Blue_Gender_01_upscaled.avi -n realesrgan-x4plus
SyntaxError: Non-UTF-8 code starting with '\xb6' in file /home/bi/AIEnhance/./realesrgan-ncnn-vulkan on line 2, but no encoding declared; see https://python.org/dev/peps/pep-0263/ for details

So how to run it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant