mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-13 16:44:56 +03:00
Update website/src/widgets/quickstart-install.js
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
This commit is contained in:
parent
1973b37f48
commit
f6f79bfca0
|
@ -160,7 +160,7 @@ const QuickstartInstall = ({ id, title }) => {
|
|||
showDropdown={showDropdown}
|
||||
>
|
||||
<QS os="mac" hardware="gpu" platform="arm">
|
||||
# Note M1 GPUs support is experimental, see <a href="https://github.com/explosion/thinc/issues/792">this issue</a>
|
||||
# Note M1 GPU support is experimental, see <a href="https://github.com/explosion/thinc/issues/792">this issue</a>
|
||||
</QS>
|
||||
<QS package="pip" config="venv">
|
||||
python -m venv .env
|
||||
|
|
Loading…
Reference in New Issue
Block a user