Skip to content

Commit

Permalink
Update gif
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaminus committed Feb 18, 2018
1 parent c0395c8 commit 6908016
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Get OCR in txt form from an image or pdf extension supporting multiple files fro

**Currently in alpha state**

[![Srijana features](https://i.imgur.com/FDGpiwp.gif)](https://youtu.be/Cpj3XVdsK_g)
[![Saram features](https://i.imgur.com/M9dAwPq.gif)](https://i.imgur.com/M9dAwPq.gif)

**Note:**
Mkae sure you have a OCR tool like `tesseract` and certain data value for comparing OCR, eg `tesseract-data-eng` along with `Pillow` and `Wand` for image conversion and loading which will be fetched during pip install
Expand All @@ -21,6 +21,7 @@ Clone the source locally:
```
$ git clone https://github.com/aryaminus/saram
$ cd saram
$ git checkout py-module
$ python main.py <dirname>
```

Expand Down

0 comments on commit 6908016

Please sign in to comment.