The rotate_image function produces the exact same rotation as Imutils. Therefore, there is no need to retain the remove-imutils-1 branch.

This commit is contained in:
vahidrezanezhad 2025-03-28 20:58:32 +01:00
parent b55389ac62
commit cf40f9ecc5
3 changed files with 9 additions and 13 deletions

View file

@ -3,6 +3,5 @@ ocrd >= 2.23.3
numpy <1.24.0
scikit-learn >= 0.23.2
tensorflow < 2.13
imutils >= 0.5.3
numba <= 0.58.1
loky