Nanonets-OCR / app.py

Commit History

使用CPU
bc062f5
verified

Toughen1 commited on

Refactor app.py to improve OCR functionality and enhance Gradio interface with separate tabs for image and PDF processing; update requirements.txt to include necessary packages.
ba8ed4c

MohamedRashad commited on

Remove horizontal rule from Gradio interface header for cleaner presentation.
750426f

MohamedRashad commited on

Enhance Gradio interface by replacing markdown with a styled HTML header that includes links to resources.
d40f9a3

MohamedRashad commited on

Refactor app.py to remove flash-attn installation; enhance Gradio interface with styled HTML header and detailed model information section.
fc3376f

MohamedRashad commited on

Refactor app.py to remove Python and Torch version logging; install flash-attn package at runtime. Update requirements.txt to remove flash-attn wheel link.
1294bd2

MohamedRashad commited on

Add Python and Torch version logging to app startup
b9cbc26

MohamedRashad commited on

Remove example images section from Gradio interface
0d5050b

MohamedRashad commited on

Add Nanonets OCR model integration with Gradio interface
95af358

MohamedRashad commited on