Relative Content

Tag Archive for azure-web-app-servicetesseract

How can i use tesseract in my azure web app service?

I have a web app(model view controller), that uses tesseract, but I don’t know how to upload tesseract to azure web app service. I need tesseract to work on azure web app, because at the moment, if I run the web app, The tesseract feature doesn’t work.
If I publish the web app through azure devops, it says I have files outside my solution, which I think is the tesseract causing the problem.