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

chore: update requirements.txt to run on m1 w/pip #337

Closed
wants to merge 5 commits into from

Conversation

stillmatic
Copy link

this is similar to #334, which updates numpy and opencv-python similarly. however, there are several additional and necessary changes: updating torch to 1.12 (which adds support for mps, the whole point of this), and updating the k-diffusion repo to point to the mps fork

@mislav
Copy link

mislav commented Sep 3, 2022

Confirmed this has helped me pass the pip install -r requirements.txt step which was previously failing on a M1 Mac; thank you!

@lstein lstein changed the base branch from main to development September 3, 2022 14:49
Copy link
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lstein
Copy link
Collaborator

lstein commented Sep 3, 2022

Merged into development.

@lstein lstein closed this Sep 3, 2022
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

Successfully merging this pull request may close these issues.

4 participants