krishna195 commited on
Commit
472b59a
Β·
verified Β·
1 Parent(s): 190d86f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -1,12 +1,10 @@
1
- # Intern IITR
2
-
3
- πŸŒ– **Intern IITR** by Krishna Kaushik
4
-
5
- This application allows users to upload images, extract text (such as Hindi or any other script), and search for specific keywords in the extracted text. Due to the complexity of the OCR process using Qwen2-VL-2B-Instruct, the extraction might take up to 600 seconds. However, the results are highly accurate and worth the wait.
6
-
7
- ### Features:
8
- - Upload image and extract text (works with multiple scripts).
9
- - Search for and highlight keywords in the extracted text.
10
-
11
- **Author**: Krishna Kaushik
12
- **Attention to Detail**: The text extraction takes time (up to 10 minutes) but provides highly detailed results.
 
1
+ ---
2
+ title: Intern IITR
3
+ emoji: πŸŒ–
4
+ colorFrom: yellow
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 4.44.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---