diff --git a/README.md b/README.md index c1183b4bf48bf92fe0d44ca23d96b57f73b0ae4f..3928c93da4cb8521df073b813ac4090a7aac7f70 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ PaddleX -[![Build Status](https://travis-ci.org/PaddlePaddle/PaddleX.svg?branch=release/v1.6)](https://travis-ci.org/PaddlePaddle/PaddleX) [![License](https://img.shields.io/badge/license-Apache%202-red.svg)](LICENSE) [![Version](https://img.shields.io/github/release/PaddlePaddle/PaddleX.svg)](https://github.com/PaddlePaddle/PaddleX/releases) ![python version](https://img.shields.io/badge/python-3.6+-orange.svg) @@ -19,6 +18,7 @@ PaddleX提供两种使用模式,满足不同的场景和用户需求: ### 开发模式 **前置依赖** +* paddlepaddle >= 1.7.0 * python >= 3.5 * cython * pycocotools