Spaces:
Running
Running
Abhishek Gola
commited on
Commit
·
82c3a3e
1
Parent(s):
85daa07
Added text recogntion to opencv spaces
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.34.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
short_description: Text
|
| 11 |
tags:
|
| 12 |
- opencv
|
| 13 |
- text-detection
|
|
|
|
| 7 |
sdk_version: 5.34.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
short_description: Text recognition with PPOCR and CRNN using OpenCV
|
| 11 |
tags:
|
| 12 |
- opencv
|
| 13 |
- text-detection
|