dhanishetty commited on
Commit
814d1f2
·
verified ·
1 Parent(s): 53d49cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ def ocr_image_file(image1, end_point, API_Key):
39
 
40
  return output
41
 
42
- title = "Provide an Image"
43
  description = """
44
  # Computer Vision : OCR or Optical Character Recognition for text recognition or text extraction.
45
  """
 
39
 
40
  return output
41
 
42
+ title = "Azure Cognitive Services"
43
  description = """
44
  # Computer Vision : OCR or Optical Character Recognition for text recognition or text extraction.
45
  """