Skip to content

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

Closed
stillmatic wants to merge 5 commits into
invoke-ai:developmentfrom
stillmatic:main
Closed

chore: update requirements.txt to run on m1 w/pip#337
stillmatic wants to merge 5 commits into
invoke-ai:developmentfrom
stillmatic:main

Conversation

@stillmatic

Copy link
Copy Markdown

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

mislav commented Sep 3, 2022

Copy link
Copy Markdown

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

@lstein lstein left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@lstein

lstein commented Sep 3, 2022

Copy link
Copy Markdown
Collaborator

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