diff --git a/README.md b/README.md index 0e2a9896ea84f2dc7662fd8d21b72931feb7ad01..99015c658fd7e0a613cab97c9d425204a16cec67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # X2Paddle X2Paddle is a toolkit for converting trained model to PaddlePaddle from other deep learning frameworks. 支持主流深度学习框架模型转换至PaddlePaddle(飞桨) +## Requirements + +python >= 3.5 +paddlepaddle >= 1.5.0 +tensorflow == 1.x + ## Installation ``` pip install git+https://github.com/PaddlePaddle/X2Paddle.git@develop