Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lon91ong authored Feb 10, 2021
1 parent 723721a commit 5d71c47
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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适用于订票助手
Expand Down

0 comments on commit 5d71c47

Please sign in to comment.