Parks
Parks
I'm trying to reduce my application's bundle size. Just wondering why I have to bundle chart.js? Can I not bundle ng2-charts and load chart.js by using a script tag in...
Hoping someone might know how to convert to a FirebaseVisionImage. I have the following code that is trying to load an image from assets, crop it, then extract text from...
Really interested in using the tool but seeing weird results from the demo folder. Hoping someone can help. Used this command to generate: odpdown --break-master=Discreet_25_20Dark --content-master=Discreet_25_20Dark1 -s friendly demo-full.md discreet-dark.odp...
Sorry, this isn't really an issue, more of a plea for help. I am executing the follow statement from python on the two attached images: `text = pytesseract.image_to_string(Image.open(filename), lang="letsgodigital", boxes=False,...
I am trying to use the SendGrid email activity API to retrieve a list activities from a celery task in python. I'm using the sendgrid library version 6.11.0 (https://pypi.org/project/sendgrid/). I...