Skip to content

Commit 00ef7de

Browse files
authored
Merge pull request #1190 from wawltor/taskflow_install_dependency
specify the install dependency in the Taskflow
2 parents f04322f + 812ebb1 commit 00ef7de

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/model_zoo/taskflow.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@
3232

3333
随着版本迭代会持续开放更多的应用场景。
3434

35+
## 安装
36+
37+
### 环境依赖
38+
- python >= 3.6
39+
- paddlepaddle >= 2.1.3
40+
- paddlenp >= 2.1.0
41+
3542
## 用法
3643

3744
### 查看使用示例

0 commit comments

Comments
 (0)