@ -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搜索模块路径