Skip to content

Commit 452aa97

Browse files
authored
Update readme.md
1 parent 84387cd commit 452aa97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ ImgCodeCheck 图片验证码识别API
44
---
55
+ Requirements 🔲 运行环境
66

7-
> Python3 🔲 安装Python3
7+
> Python 3.9.7 🔲 安装Python 3.9.7
88
9-
> pip3 install ddddocr 🔲 安装ddddocr识别库
9+
> pip3 install ddddocr==1.0.6 🔲 安装 ddddocr 识别库 1.0.6
1010
1111
+ Usage 🔲 用法
1212

1313
- Local 🔲 本地识别
14-
> deCodeImg.py -i D:\case.jpg
14+
> deCodeImg.py -i D:\codeimg.png
1515
1616
- Web api 🔲 搭建web服务识别
1717
> deCodeImg.py -m -p 416

0 commit comments

Comments
 (0)