Fails to run

#1
by timhigins - opened

Upload an image and an error happens:

TypeError: __init__() got an unexpected keyword argument 'paragraph'
Traceback:
File "/home/user/.local/lib/python3.8/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 565, in _run_script
    exec(code, module.__dict__)
File "/home/user/app/app.py", line 35, in <module>
    reader = easyocr.Reader(['tr','en'], gpu=False, paragraph=True)

Thank you for your comment! I've fixed the issue. Could you please try again?
Best,

pelinbalci changed discussion status to closed
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment