From 482ceefe7fff6d4f4a7c65a327e759904a207edb Mon Sep 17 00:00:00 2001 From: Alisen Date: Sun, 23 Jan 2022 23:30:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ updateHistory.md | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 6f7bd2b..50a4e61 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,9 @@ res = requests.post(url=url, data={'img': img_b64}) ![验证码识别](https://images.alisen39.com/20200501173211.png) ## 更新记录 +* 2022年01月23日 + 更新tr2.3.1版模型 + > 模型本身支持多线程了~~现在直接可以打满CPU了!所有核! * 2022年01月16日 更新接口,增加不返回图片参数 diff --git a/updateHistory.md b/updateHistory.md index 1b30860..2428c80 100644 --- a/updateHistory.md +++ b/updateHistory.md @@ -1,4 +1,8 @@ ## 更新记录 +* 2022年01月23日 + 更新tr2.3.1版模型 + > 模型本身支持多线程了~~现在直接可以打满CPU了!所有核! + * 2022年01月16日 更新接口,增加不返回图片参数