updated
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# OCRQuest
|
2 |
|
3 |
# OCR and Keyword Search Web Application
|
@@ -28,16 +40,3 @@ and activated using "ocr-env\Scripts\activate"
|
|
28 |
1. Clone this repository:
|
29 |
```bash
|
30 |
git clone https://github.com/sprakhil/OCR_Project
|
31 |
-
|
32 |
-
|
33 |
-
---
|
34 |
-
title: OCRQuest
|
35 |
-
emoji: 🔥
|
36 |
-
colorFrom: indigo
|
37 |
-
colorTo: green
|
38 |
-
sdk: gradio
|
39 |
-
sdk_version: 4.44.0
|
40 |
-
app_file: app.py
|
41 |
-
pinned: false
|
42 |
-
---
|
43 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: OCRQuest
|
3 |
+
emoji: 🔥
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.44.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
12 |
+
|
13 |
# OCRQuest
|
14 |
|
15 |
# OCR and Keyword Search Web Application
|
|
|
40 |
1. Clone this repository:
|
41 |
```bash
|
42 |
git clone https://github.com/sprakhil/OCR_Project
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|