This commit is contained in:
Sefik Ilkin Serengil 2022-05-26 23:40:09 +01:00 committed by GitHub
parent 99a2c28782
commit 26ee3662a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi
$ pip install deepface
```
DeepFace is also available at [`Conda`](https://anaconda.org/conda-forge/deepface).
DeepFace is also available at [`Conda`](https://anaconda.org/conda-forge/deepface). You can alternatively install the package via conda.
```shell
$ conda install -c conda-forge deepface