Skip to content

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
alisen39 committed Jan 23, 2022
1 parent 7d65b41 commit 482ceef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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日
更新接口,增加不返回图片参数

Expand Down
4 changes: 4 additions & 0 deletions updateHistory.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 更新记录
* 2022年01月23日
更新tr2.3.1版模型
> 模型本身支持多线程了~~现在直接可以打满CPU了!所有核!
* 2022年01月16日
更新接口,增加不返回图片参数

Expand Down

0 comments on commit 482ceef

Please sign in to comment.