Created
April 22, 2019 12:34
-
-
Save alonlavian/eeec55e7e6bdfbedbb40ad77c7329077 to your computer and use it in GitHub Desktop.
Add vision credentials to env
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
os.environ["GOOGLE_APPLICATION_CREDENTIALS"]="/content/drive/My Drive/ML/Misc/vision_service_account.json" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment