omvishesh commited on
Commit
cca617a
·
verified ·
1 Parent(s): d7b2b4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: false
10
  short_description: An OCR application integrated with GOT OCR 2.0
11
  ---
12
 
13
- #OCR Model Integration Using Gradio:
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