breezedeus / CnSTD

CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包
https://www.breezedeus.com/article/cnocr
Apache License 2.0
680 stars 108 forks source link

Hi, I want to know what's the license of the model? I see the license on Huggingface, but I don't see the model license. Is it also licensed under Apache 2.0? #77

Open Pickpate opened 8 months ago

breezedeus commented 8 months ago

If you are referring to the free open-source models, they are licensed under Apache 2.0; for the paid models, please refer to the corresponding purchase instructions: https://ocr.lemonsqueezy.com .

Pickpate commented 6 months ago

Thanks very much!