提交 f336825c 编写于 作者: S ShiningZhang

Merge pull request #1631 from ShiningZhang/develop

Update setup.py.app.in for sentencepiece
上级 f942f5da
......@@ -44,7 +44,7 @@ REQUIRED_PACKAGES = [
'six >= 1.10.0',
'pillow',
'pyclipper', 'shapely',
'sentencepiece<=0.1.92; platform_machine != "aarch64"',
'sentencepiece<=0.1.96; platform_machine != "aarch64"',
'sentencepiece; platform_machine == "aarch64"',
'opencv-python<=4.2.0.32; platform_machine != "aarch64"',
'opencv-python; platform_machine == "aarch64"',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册