Release v1.3.21
🐛 Bug Fixes
- (rapidocr_onnxruntime) Fix dml not work issue (#180)
- (python) Add the default value of maxsize in lru_cache under python3.7 for compatibility
🎨 Styling
- (rapidocr_onnxruntime) Code wrapping with black
⚙️ Miscellaneous Tasks
- (.github) Update the bug issue template to make it more concise
- (rapidocr_onnxruntime) Add logger cache to reduce print nums
- (rapidocr_onnxruntime) Optim tips
👶 New Contributors
- @SkeathyTomas made their first contribution in #180
Full Changelog: v1.3.20...v1.3.21