Browse Source

windows tutorial

tags/v0.5-sensible
kkkim 7 years ago
parent
commit
e03d0db433
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -57,7 +57,7 @@ DFace主要有两大模块,人脸检测和人脸识别。我会提供所有模
git clone https://gitee.com/kuaikuaikim/dface.git
```

在这里我提供了一个anaconda的环境依赖文件environment.yml,它能方便你构建自己的虚拟环境。
在这里我提供了一个anaconda的环境依赖文件environment.yml (windows请用environment-win64.yml),它能方便你构建自己的虚拟环境。

```shell
cd dface


Loading…
Cancel
Save