mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Quote remaining eland[pytorch] for ZSH users (#701)
This commit is contained in:
parent
0ddc21b895
commit
c497683064
@ -42,7 +42,7 @@ $ python -m pip install eland
|
|||||||
|
|
||||||
If using Eland to upload NLP models to Elasticsearch install the PyTorch extras:
|
If using Eland to upload NLP models to Elasticsearch install the PyTorch extras:
|
||||||
```bash
|
```bash
|
||||||
$ python -m pip install eland[pytorch]
|
$ python -m pip install 'eland[pytorch]'
|
||||||
```
|
```
|
||||||
|
|
||||||
Eland can also be installed from [Conda Forge](https://anaconda.org/conda-forge/eland) with Conda:
|
Eland can also be installed from [Conda Forge](https://anaconda.org/conda-forge/eland) with Conda:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user