From e3038a3f217bd030c72a83a65309109f3e30f451 Mon Sep 17 00:00:00 2001 From: pjialin Date: Mon, 14 Oct 2019 09:52:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9C=AC=E5=9C=B0=E6=89=93?= =?UTF-8?q?=E7=A0=81=E4=BB=93=E5=BA=93=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce6850..ca8e479 100644 --- a/README.md +++ b/README.md @@ -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) 十分感谢!~~ 验证码识别已迁移到服务器进行识别,无需本地安装环境。但服务器资源有限,并发过高会触发限流导致部分请求识别失败,如需在本地识别,可以参考这个仓库 [https://github.com/pjialin/12306-ocr](https://github.com/pjialin/12306-ocr) ~~注:免费打码无法保证持续可用,如失效请手动切换到若快平台,需要先到 [http://www.ruokuai.com](http://www.ruokuai.com/login) 注册一个账号后填写到配置中~~(若快已停止服务,目前只能设置**free**打码模式)