Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
"""
|