Skip to content

Commit 6b52cdb

Browse files
committed
2 parents f36bdf7 + a2a6d8a commit 6b52cdb

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
@@ -11,12 +11,12 @@ ImgCodeCheck 图片验证码识别API
1111
+ Usage 🔲 用法
1212

1313
- Local 🔲 本地识别
14-
> deCodeImg.py -i imgParam
14+
> deCodeImg.py -i D:/case.jpg
1515
1616
- Web api 🔲 搭建web服务识别
17-
> deCodeImg.py -m makeServer -p port
17+
> deCodeImg.py -m -p 416
1818
19-
> Start run.cmd 🔲 运行 run.cmd,可修改 cmd 以自定义端口等
19+
> Start run.cmd 🔲 或者直接运行 run.cmd,可修改 cmd 以自定义端口等
2020
2121
> Visit http://127.0.0.1:416/?img= 🔲 接口为 http://127.0.0.1:416/?img= 后面可接上去头的 base64 数据、本地图片路径或者在线图片网址
2222

0 commit comments

Comments
 (0)