mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-12 20:58:12 -05: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:
@@ -1,5 +1,3 @@
|
||||
--prefer-binary
|
||||
|
||||
# pip will resolve the version which matches torch
|
||||
albumentations
|
||||
dependency_injector==4.40.0
|
||||
|
||||
Reference in New Issue
Block a user