mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
Update README.md
conda is not stable for deepface anymore
This commit is contained in:
parent
fb5ed04927
commit
8c69b41813
11
README.md
11
README.md
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
[](https://pepy.tech/project/deepface)
|
[](https://pepy.tech/project/deepface)
|
||||||
[](https://anaconda.org/conda-forge/deepface)
|
|
||||||
[](https://github.com/serengil/deepface/stargazers)
|
[](https://github.com/serengil/deepface/stargazers)
|
||||||
[](https://github.com/serengil/deepface/blob/master/LICENSE)
|
[](https://github.com/serengil/deepface/blob/master/LICENSE)
|
||||||
[](https://github.com/serengil/deepface/actions/workflows/tests.yml)
|
[](https://github.com/serengil/deepface/actions/workflows/tests.yml)
|
||||||
@ -35,13 +34,7 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi
|
|||||||
$ pip install deepface
|
$ pip install deepface
|
||||||
```
|
```
|
||||||
|
|
||||||
Secondly, DeepFace is also available at [`Conda`](https://anaconda.org/conda-forge/deepface). You can alternatively install the package via conda.
|
You can also install deepface from its source code.
|
||||||
|
|
||||||
```shell
|
|
||||||
$ conda install -c conda-forge deepface
|
|
||||||
```
|
|
||||||
|
|
||||||
Thirdly, you can install deepface from its source code.
|
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://github.com/serengil/deepface.git
|
$ git clone https://github.com/serengil/deepface.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user