提交 bf0adf0a 编写于 作者: L LKKlein

update dict download instruction

上级 16a2ab58
......@@ -235,7 +235,7 @@ func readLines2StringSlice(filepath string) []string {
if !isPathExist(f) {
err := downloadFile(f, filepath)
if err != nil {
log.Println("download ppocr key file error!")
log.Println("download ppocr key file error! You can specify your local dict path by conf.yaml.")
return nil
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册