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

Errors with ./sd #47

Open
NickoDo opened this issue Dec 27, 2023 · 1 comment
Open

Errors with ./sd #47

NickoDo opened this issue Dec 27, 2023 · 1 comment

Comments

@NickoDo
Copy link

NickoDo commented Dec 27, 2023

I built the example following the instructions on my Raspberry pi 4, compiled XNNPACK and OnxxStream, also downloaded the stable diffusion base image.
When i execute ./sd --rpi --decoder-fp16 --steps 3 --output result.jpg
i get:
-bash: ./sd: Permission denied
The same happens if i try to run ./sd by itself.

I have tried with chmod 777, copied the folder over to the SD card (was compiling and downloading all files to an extenral pen drive) and yet i get the same behaviour.

@darkjacky
Copy link

Have you tried chmod +x ?

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

2 participants