mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove protobuf from brew install docs
This commit is contained in:
parent
d8d30ab4cb
commit
fa7fe382b7
@ -53,8 +53,8 @@ First get the weights checkpoint download started - it's big:
|
||||
|
||||
# OR,
|
||||
# 2. Installing standalone
|
||||
# install python 3, git, cmake, protobuf:
|
||||
brew install cmake protobuf rust
|
||||
# install python 3, git, cmake:
|
||||
brew install cmake rust
|
||||
|
||||
# install miniconda for M1 arm64:
|
||||
curl https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-arm64.sh -o Miniconda3-latest-MacOSX-arm64.sh
|
||||
|
Loading…
Reference in New Issue
Block a user