Skip to content

Commit 4333f3d

Browse files
committed
Update Readme
1 parent 1082ee7 commit 4333f3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Organize your memes by fetching the OCR from the meme and renaming it with the i
33

44
**Currently in alpha state**
55

6-
[![memento features](https://i.imgur.com/wIFPRtU.gif)](https://i.imgur.com/wIFPRtU.gif)
6+
[![memento features](https://i.imgur.com/umascRn.gif)](https://youtu.be/YF6Tf7qOXU4)
77

88
**Note:**
99
Make 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.
@@ -22,6 +22,7 @@ $ python main.py <dirname>
2222
- [x] Fix for subprocess to accept spaced directories
2323
- [x] Add choice to fetch full OCR text into `/OCR-text/` directory
2424
- [ ] Apply NLTK with window to edit the fetched text to modify and fix typos in meme
25+
- [ ] Apply Classification to organize the memes baised on the image category template for prediction model
2526
- [ ] Add GUI with tkinter to attach text to a meme image
2627

2728
## Reference

0 commit comments

Comments
 (0)