Commit
·
3f34c86
1
Parent(s):
37c2138
Modify readme
Browse files
README.md
CHANGED
@@ -17,12 +17,8 @@ short_description: Convert text/image/audio/video from src language to English
|
|
17 |
****************************
|
18 |
Replication
|
19 |
- Requirements
|
20 |
-
-
|
21 |
-
-
|
22 |
-
- Notes
|
23 |
-
- `pytesseract` library (For image-to-text) is easier to install in linux machines.
|
24 |
-
- If you have GPU, you can go for more sophisticated image-to-text models.
|
25 |
-
- The image-to-text setup works best for non-decorative and normal sized fonts.
|
26 |
*******
|
27 |
|
28 |
The space consists of 2 parts: -
|
|
|
17 |
****************************
|
18 |
Replication
|
19 |
- Requirements
|
20 |
+
- No special requirements
|
21 |
+
- Just clone the repo and it'll work on any machine.
|
|
|
|
|
|
|
|
|
22 |
*******
|
23 |
|
24 |
The space consists of 2 parts: -
|