Skip to content

Commit

Permalink
updated tensorflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Oct 3, 2024
1 parent cecc46d commit 2fd4850
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion image_textRemove.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from difflib import SequenceMatcher
import hashlib

__version__ = '1.2.2'
__version__ = '1.2.3'

DISPLAY_TITLE = r"""
_ _ _ _ ______
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ opencv-python
pflog==1.2.26
pftel-client~=1.0.6
keras-ocr==0.8.8
tensorflow-cpu==2.14.0
tensorflow-cpu==2.17.0

0 comments on commit 2fd4850

Please sign in to comment.