-
_From @missaugustina on November 3, 2017 15:58_
How is OMR? https://googlecloudplatform.github.io/google-cloud-python/latest/vision/gapic/v1/api.html
_Copied from original issue: missaugustina/alleg…
-
It throws a 403 (unauthorized) error in Home screen.
Most likely the issue is coming from billing accounts.Card is not linked.
We should look for alternatives.
Mxk01 updated
11 months ago
-
- Google Cloud Vision: https://cloud.google.com/vision
- ABBYY: https://www.abbyy.com
-
your node looks promising,
and the google face detetion flow on the readme.md even more.
do you have a link to this google-flow? or a link to a node-module?
may you put it on the readme.md?
th…
ozett updated
5 years ago
-
### OS Platform and Distribution
Windows
### Compiler version
Android Studio Koala | 2024.1.1 Patch 2
### Programming Language and version
Kotlin
### Installed using virtualenv? pip? Conda?(if …
-
Redo Vision API setup but with nodejs, also setup new Google Cloud because old one expired
-
-
### Description of the bug:
I am using this script for gemini api to generate image:
```
import os
import google.generativeai as genai
genai.configure(api_key=os.environ['GEMINI_API_KEY'])
…
-
hey sushant10,
i was working on my own "bot" as well for hq-trivia. I did not figure out how use the tesseract ocr, and ended up using goolge vision. i would like to test this out and maybe impleme…
-
Do you have resource you can point to for obtaining the Vision AI API key. I have made a service account on the Google Cloud Platform and have been able to download a json file containing some credent…