更新 Readme

This commit is contained in:
Jalin
2019-09-12 15:38:37 +08:00
parent 3a31349662
commit 563b051799
2 changed files with 1 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ cp env.py.example env.py
```
自动打码
验证码可以本地识别,所用的模型和算法均来自 [https://github.com/zhaipro/easy12306](https://github.com/zhaipro/easy12306) 十分感谢!
~~验证码可以本地识别,所用的模型和算法均来自 [https://github.com/zhaipro/easy12306](https://github.com/zhaipro/easy12306) 十分感谢!~~ 验证码识别已迁移到服务器进行识别,无需本地安装环境
~~注:免费打码无法保证持续可用,如失效请手动切换到若快平台,需要先到 [http://www.ruokuai.com](http://www.ruokuai.com/login) 注册一个账号后填写到配置中~~(若快已停止服务,目前只能设置**free**打码模式)

View File

@@ -31,7 +31,3 @@ websockets==7.0
Werkzeug==0.14.1
DingtalkChatbot==1.3.0
lightpush==0.1.3
opencv-python==4.1.0.25
keras==2.2.4
tensorflow==1.14.0
numpy==1.16.4