Skip to content

Commit 6d2d433

Browse files
committed
updated README with Acknowledgements - Adithya S K
1 parent 439d7fa commit 6d2d433

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,17 @@ Arguments:
286286
OmniParse is licensed under the GPL-3.0 license. See `LICENSE` for more information.
287287

288288
## Acknowledgements
289-
This project is built on top of the remarkable [Marker](https://github.com/VikParuchuri/marker) project created by [Vik Paruchuri](https://twitter.com/VikParuchuri). We express our gratitude for the inspiration and foundation provided by this project. Special thanks to [Surya-OCR](https://github.com/VikParuchuri/surya) and [Texify](https://github.com/VikParuchuri/texify) for the OCR models extensively used in this project, and to [Crawl4AI](https://github.com/unclecode/crawl4ai) for their contributions.
289+
290+
This project builds upon the remarkable [Marker](https://github.com/VikParuchuri/marker) project created by [Vik Paruchuri](https://twitter.com/VikParuchuri). We express our gratitude for the inspiration and foundation provided by this project. Special thanks to [Surya-OCR](https://github.com/VikParuchuri/surya) and [Texify](https://github.com/VikParuchuri/texify) for the OCR models extensively used in this project, and to [Crawl4AI](https://github.com/unclecode/crawl4ai) for their contributions.
291+
292+
Models being used:
293+
- Surya OCR, Detect, Layout, Order, and Texify
294+
- Florence-2 base
295+
- Whisper Small
296+
297+
Thank you to the authors for their contributions to these models.
298+
299+
---
290300

291301
## Contact
292302
<p align="center">

0 commit comments

Comments
 (0)