This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
dface
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
modify
fetches/SDUxiaoma/master
kkkim
7 years ago
parent
ee83368094
commit
cb612abcf7
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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搜索模块路径
Write
Preview
Loading…
Cancel
Save