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