mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove --prefer-binary from requirements-base.txt
It appears that some versions of pip do not recognize this option when it appears in the requirements file. Did not explore this further but recommend --prefer-binary in the manual install instructions on the command line.
This commit is contained in:
parent
efc5a98488
commit
7460c069b8
@ -1,5 +1,3 @@
|
||||
--prefer-binary
|
||||
|
||||
# pip will resolve the version which matches torch
|
||||
albumentations
|
||||
dependency_injector==4.40.0
|
||||
|
Loading…
Reference in New Issue
Block a user