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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -43,6 +43,8 @@ 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
  """
 
43
  description = """
44
 
45
  <img src = "https://learn.microsoft.com/en-us/windows/images/azure-cognitive-services.png" width = 300px>
46
+
47
+
48
 
49
  # Computer Vision : OCR or Optical Character Recognition for text recognition or text extraction.
50
  """