Skip to content

Commit

Permalink
Update ocr_cpp_client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
HexToString authored Aug 18, 2022
1 parent 48540ef commit bdf4ada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/C++/PaddleOCR/ocr/ocr_cpp_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
client.load_client_config(sys.argv[1:])
client.connect(["127.0.0.1:9293"])

import paddle
test_img_dir = "imgs/"


Expand Down

0 comments on commit bdf4ada

Please sign in to comment.