-
Notifications
You must be signed in to change notification settings - Fork 72
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
Support macOS #20
Comments
hi |
Yes, I am getting: × python setup.py egg_info did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while generating package metadata. |
It's a problem because Install requirements.txt to run the model. If this does not work for you, create an environment using Python, but make sure to use the version 3.10 |
Did that, |
This is due to different version compatibility. |
anaconda |
try this |
so it seems one of the dependencies xformers does not support macOS |
maybe I can run it in a google colab, I am interested in using the model image-to-video |
Hello, any plans to support the model in macOS ? or convert the model to ml core or similar ?
thanks,
The text was updated successfully, but these errors were encountered: