Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into patch-1
  • Loading branch information
engelke authored Nov 19, 2018
commit 40b5afb53e3c4141a639b3f8744129d8646df7b2
1 change: 1 addition & 0 deletions vision/cloud-client/face_detection/faces.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
from google.cloud import vision
from google.cloud.vision import types
from PIL import Image, ImageDraw, ImageFont
# [END vision_face_detection_tutorial_imports]


# [START vision_face_detection_tutorial_send_request]
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.