Optical Character Recognition on uploaded image

in another question i made, i wasnt able to clarify my intentions with the proyect, i want to upload an image, that image will be processed using easy ocr and open cv, i was following a tutorial here: (🔠 Reconocimiento Óptico de Caracteres (OCR) con EASYOCR | Python - OpenCV - YouTube) to that end.
here is mine with some changes
13


and my anvil form is this


how do i solve the problem i got when i want to see the text obtained from the character recognition in the text area?

2 posts were merged into an existing topic: Anvil object detection on an image