Skip to content

Commit

Permalink
Del: outdated rononce
Browse files Browse the repository at this point in the history
  • Loading branch information
hgjazhgj committed Jun 29, 2023
1 parent cd832e0 commit ac7e120
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions FGO-py/fgoRunOnce.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,3 @@ def runOnce(config):
logger.error('Please restart FGO-py manually to complete the upgrade.')
return True

@regRunOnce
def v18_3_0(config):
from paddleocr import PaddleOCR
PaddleOCR(lang='en')
PaddleOCR(lang='ch')
PaddleOCR(lang='japan')
File renamed without changes.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,4 @@ Add:onepush

# 版本记录 Version Logs

see [versions.md](versions.md)
see [versions.md](doc/versions.md)

0 comments on commit ac7e120

Please sign in to comment.