dhanishetty commited on
Commit
0a3eaff
·
verified ·
1 Parent(s): c9c1caf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ def ocr_image_file(image1, end_point, API_Key):
42
  title = "Azure Cognitive Services"
43
  description = """
44
 
45
- <img src = "img.png" width = 300px>
46
 
47
  # Computer Vision : OCR or Optical Character Recognition for text recognition or text extraction.
48
  """
 
42
  title = "Azure Cognitive Services"
43
  description = """
44
 
45
+ <img src = "https://learn.microsoft.com/en-us/windows/images/azure-cognitive-services.png" width = 300px>
46
 
47
  # Computer Vision : OCR or Optical Character Recognition for text recognition or text extraction.
48
  """