Commit Graph

9 Commits (59a54df43a000f08b8310c4af7065d18ed3bdb62)

Author SHA1 Message Date
Wang Xin 59a54df43a
[cherry-pick] fix isnan is not supported and update pyproject (#14061)
* fix isnan_v2 is not supported in paddle2onnx (#14060)

* Update pyproject.toml for add dependency (#14058)

* Update pyproject.toml

* Update pyproject.toml

---------

Co-authored-by: 张春乔 <83450930+Liyulingyue@users.noreply.github.com>
2024-10-22 10:27:45 +08:00
Wang Xin ba1c81358f
use setuptools-scm extracts PaddleOCR versions (#13716)
* use setuptools-scm extracts PaddleOCR versions

* fix bug
2024-08-23 17:27:31 +08:00
Tingquan Gao 543a4dd2a0
setuptools 72.2.0 result in that MANIFEST.in is invalid (#13670) 2024-08-15 18:18:16 +08:00
Wang Xin db0ad17cf6
fix slice op parameters not being passed correctly (#13319) 2024-07-09 17:13:41 +08:00
Wang Xin 153de46b67
add url in pyproject, and update version number (#13274) 2024-07-06 21:20:59 +08:00
Wang Xin 433677182f
fix opencv import error for numpy 2.0 (#13105)
* fix opencv import error for numpy 2.0

* update requirements.txt
2024-06-23 15:56:58 +08:00
Wang Xin 35a97014d1
Temporarily set numpy < 2.0 (#13136) 2024-06-20 09:55:46 +08:00
Wang Xin 92c59844f7
Update pyproject.toml (#12520) 2024-05-28 11:11:51 +08:00
张春乔 3a66efc7bf
【OCR Issue No.12】Modify the setuptools configuration from SETUP.py into PYPROJECT.toml (#12013)
Modify the setuptools configuration from SETUP.py into PYPROJECT.toml
2024-05-24 11:45:15 +08:00