Browse Source

modify

fetches/SDUxiaoma/master
kkkim 7 years ago
parent
commit
cb612abcf7
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@@ -59,7 +59,9 @@ git clone https://gitee.com/kuaikuaikim/dface.git
在这里我提供了一个anaconda的环境依赖文件environment.yml,它能方便你构建自己的虚拟环境。

```shell
conda env create -f path/to/environment.yml
cd dface

conda env create -f environment.yml
```

添加python搜索模块路径


Loading…
Cancel
Save