From 5d71c471de0869310581aad64b6efe3c9e351cb6 Mon Sep 17 00:00:00 2001 From: lon91ong Date: Wed, 10 Feb 2021 11:27:50 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 12980ce..bf80c6e 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ 需要运行在 python 3.6 以上版本 **1. 安装依赖** -```bash -git clone https://github.com/pjialin/12306-ocr -tensorflow版本为1.14,需要根据自己的平台[硬件环境选择](https://github.com/fo40225/tensorflow-windows-wheel/tree/master/1.14.0/py37)手动下载安装 +>git clone https://github.com/pjialin/12306-ocr +> +>tensorflow版本为1.14,需要根据自己的平台[硬件环境选择](https://github.com/fo40225/tensorflow-windows-wheel/tree/master/1.14.0/py37)手动下载安装 +> +>pip install -r requirements.txt -pip install -r requirements.txt -``` **2. 配置程序** ```bash 修改config.toml中的端口port,80+host适用于Bypass,8082适用于订票助手