Commit Graph

10 Commits (eb92f24416993f0d3eeb10dac7bf4336d42a2c4c)

Author SHA1 Message Date
Wang Xin 15fb82dfa1
upgrade to numpy 2.0 and remove imgaug (#13937)
* upgrade to numpy 2.0 and remove imgaug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* add license
2024-11-06 12:09:01 +08:00
张春乔 9bb94f9a81
Update pyproject.toml for add dependency (#14058)
* Update pyproject.toml

* Update pyproject.toml
2024-10-21 23:10:01 +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