pull/1/head
kkkim 7 years ago
parent ee83368094
commit cb612abcf7

@ -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