I want to build a flask app that allows users to upload an image with text on it. Then I want pytesseract to extract the text and return it.
I did some research and f