Skip to content

Commit

Permalink
relax TF requirement (fix syntax)
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored Oct 16, 2024
1 parent 7ee111d commit ddcec5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ numpy
setuptools >= 41
opencv-python-headless
ocrd >= 2.38.0
tensorflow <= 2.12.*
tensorflow < 2.13

0 comments on commit ddcec5b

Please sign in to comment.