-
Notifications
You must be signed in to change notification settings - Fork 305
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
Does it work on mac ? #135
Comments
Did you do
Or just
? |
Thank you for your answer. When I enter python3 and write "import big-sleep.Imagine as dream"
This doesn't get better with pip3 or python3 -m pip instead of pip. |
Sorry, typo. try this instead |
Thanks ! but I get the same
EDIT : ok it worked with "import big_sleep.Imagine as dream" I get :
|
If you look at issue #131, it looks like big sleep won't work without cuda. To answer your original question, it won't work on most of all macs (I'm not sure if older mac's with Nvidia GPUs would work, but probably not) |
Ok thanks! :) |
Hello
Newbie here. I'm on Mac M1
Installation worked with "pip install big-sleep"
But then when I try "dream..." it says "command not found"
Does anyone know why and how to make it work ?
Thanks a lot
The text was updated successfully, but these errors were encountered: