Skip to content

Conversation

@mauwii
Copy link
Contributor

@mauwii mauwii commented Oct 29, 2022

using conda packages where possible according to conda docs

Pip packages do not have all the features of conda packages and we recommend first trying to install any package with conda. If the package is unavailable through conda, try finding and installing it with conda-forge.

If you still cannot install the package, you can try installing it with pip. The differences between pip and conda packages cause certain unavoidable limits in compatibility but conda works hard to be as compatible with pip as possible.

- using conda packages where possible according to conda docs
mauwii added a commit to mauwii/InvokeAI that referenced this pull request Oct 29, 2022
@mauwii
Copy link
Contributor Author

mauwii commented Oct 29, 2022

PS: As long as there is a LineBreak in secrets.HUGGINGFACE_TOKEN the tests will fail, I used the same environment-mac.yml here

@lstein
Copy link
Collaborator

lstein commented Oct 29, 2022

I updated HUGGINGFACE_TOKEN again and was sure not to include a line break.

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 lstein merged commit 4245c9e into invoke-ai:development Oct 29, 2022
@mauwii mauwii deleted the fix-environment-mac branch October 29, 2022 19:15
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.

2 participants