Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -39,7 +39,7 @@ def ocr_image_file(image1, end_point, API_Key):
|
|
| 39 |
|
| 40 |
return output
|
| 41 |
|
| 42 |
-
title = "
|
| 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 |
"""
|