import easyocr reader = easyocr.Reader(['ch_sim','en']) # need to run only once to load model into memory result ...
確定! 回上一頁