Skip to content

Instantly share code, notes, and snippets.

@thepycoder
Last active December 5, 2018 15:06
Show Gist options
  • Save thepycoder/7a02f6578f09a58fd75118bf0bbf0e46 to your computer and use it in GitHub Desktop.
Save thepycoder/7a02f6578f09a58fd75118bf0bbf0e46 to your computer and use it in GitHub Desktop.
from google.cloud import vision
from PIL import Image, ImageDraw
import io
import os
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment