From 2202fb1b5f8a0fcfa41b353ad39b46c6aa505398 Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 27 Jul 2019 11:46:36 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99015c6..e6d18d6 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ X2Paddle is a toolkit for converting trained model to PaddlePaddle from other de ## Requirements -python >= 3.5 -paddlepaddle >= 1.5.0 -tensorflow == 1.x +python >= 3.5 +paddlepaddle >= 1.5.0 +tensorflow == 1.x ## Installation ``` -- GitLab