Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
short_description: An OCR application integrated with GOT OCR 2.0
|
11 |
---
|
12 |
|
13 |
-
|
14 |
|
15 |
####This project integrates a pre-trained OCR (Optical Character Recognition) model with a Gradio-based web interface. Users can upload an image (JPEG format), extract the text using the model, and search for specific keywords in the extracted text. The keywords are highlighted within the displayed results.
|
16 |
|
|
|
10 |
short_description: An OCR application integrated with GOT OCR 2.0
|
11 |
---
|
12 |
|
13 |
+
<mark>OCR Model Integration Using Gradio:</mark>
|
14 |
|
15 |
####This project integrates a pre-trained OCR (Optical Character Recognition) model with a Gradio-based web interface. Users can upload an image (JPEG format), extract the text using the model, and search for specific keywords in the extracted text. The keywords are highlighted within the displayed results.
|
16 |
|