Skip to content

Commit

Permalink
fix: ci cd error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shinsj4653 committed Feb 25, 2024
1 parent a985b9e commit 10f37ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OCR/handLandmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def read_image_from_uri(uri):
return None

def printImageInfo(uri) :

from google.cloud import vision
# 클라이언트 초기화
client = vision.ImageAnnotatorClient()
Expand Down

0 comments on commit 10f37ff

Please sign in to comment.