CoolFace
Apppublic

MohamedRashad/Dots-OCR

sourceHugging Faceupdated 2mo agoView on Hugging Face
161likes
22 commits on main
64431182mo ago

[Admin maintenance] Support new ZeroGPU hardware (#4)

multimodalart
5d256ae1y ago

Enhance is_arabic_text function: refine detection to focus on headers and paragraphs, excluding lists and code blocks

MohamedRashad
34a5af91y ago

Enhance layoutjson2md function: embed images in markdown output using base64 encoding for 'Picture' category

MohamedRashad
c1662861y ago

Refactor turn_page function: update return values to include processed image and layout JSON, and improve page info handling

MohamedRashad
61f26f11y ago

Refactor create_gradio_interface: remove unused processing state and clean up return values

MohamedRashad
5f82e6a1y ago

Add Arabic text detection functionality and update UI for multilingual support

MohamedRashad
77be9161y ago

Remove debug print statement for torch version from app.py

MohamedRashad
5f76d0a1y ago

Refactor layoutjson2md function: remove unused parameter and clean up markdown output handling

MohamedRashad
118bfa51y ago

Update inference decorator to use GPU() from spaces for improved performance

MohamedRashad
008db801y ago

Refactor inference and process_image functions: streamline parameters and enhance layout processing

MohamedRashad
c4e58041y ago

Update transformers version in requirements.txt to 4.51.3

MohamedRashad
2af3f231y ago

Remove 'accelerate' from requirements.txt and add 'spaces' dependency

MohamedRashad
f157a131y ago

Refactor app.py and requirements.txt: Reorganize imports and add 'accelerate' to dependencies

MohamedRashad
98657891y ago

Update flash-attention wheel URL in requirements.txt

MohamedRashad
e6c24fd1y ago

Refactor app.py: Clean up unused prompts and reorganize imports for clarity

MohamedRashad
89faab51y ago

Remove flash-attention prebuilt wheels URL from requirements.txt

MohamedRashad
a429c451y ago

Remove transformers GitHub repository URL from requirements.txt

MohamedRashad
ed777851y ago

Add Dots.OCR GitHub repository URL to requirements.txt

MohamedRashad
8bf3b471y ago

Update transformers dependency to use GitHub repository URL in requirements.txt

MohamedRashad
ea914f21y ago

Add torchvision to requirements.txt

MohamedRashad
02c7af01y ago

Add initial implementation of Dots.OCR Gradio demo application and requirements

MohamedRashad
60c056c1y ago

initial commit

MohamedRashad