historical-ocr / app.py

Commit History

modularize + nest scripts; reduce technical debt
94e74f0

milwright commited on

Consolidate segmentation improvements and code cleanup
42dc069

milwright commited on

Rolling out modular v2
c04ffe5

milwright commited on

Integrate image segmentation and language detection modules
836388f

milwright commited on

Enhance document viewer UI: Focus on images, reduce clutter
9a2238e

milwright commited on

Improve language detection with mistral-ocr-latest model
aabc02c

milwright commited on

Fix deprecated use_column_width parameter in app.py, replace with use_container_width
7a60ed6

milwright commited on

Reconcile main with preview-improvements branch, implementing modular structure, raw text editing, and enhanced framing
7647e70

milwright commited on

Update app.py, structured_ocr.py, and UI layout
8d3bfba

milwright commited on

Fix: Clear all sample document state when using Close Document button
d31328c

milwright commited on

Fix state management issues with Close Document button and Process Document Again button
e672e11

milwright commited on

Fix 'Process Document Again' button to only appear for the current document
ef3661a

milwright commited on

Standardize button styling throughout the app
f468027

milwright commited on

Fix button styling consistency issues
3261541

milwright commited on

Fix sample document processing and close functionality
71cd5b2

milwright commited on

Remove redundant close button
c13ffad

milwright commited on

Fix session state initialization error
9bacd89

milwright commited on

Add ability to dismiss processed sample documents
55bd61c

milwright commited on

Fix sample document loading and processing pipeline
622c90f

milwright commited on

enhanced OCR functionality and efficiency, simplified preprompting, etc
75ead00

milwright commited on

Optimize sidebar spacing and fix deprecated parameter
2f2eb30

milwright commited on

Update app.py
d9621bf
verified

milwright commited on

Update app.py
b5077cc
verified

milwright commited on

Move sidebar options up with reduced spacing for better visibility
177e4d6

milwright commited on

Simplify UI with standard headings and background colors, change to Upload Document
90e87c2

milwright commited on

Simplify file upload heading and fix drag and drop text orientation
3b93e7d

milwright commited on

Update all UI elements to use page background color with white text
a38b9fe

milwright commited on

Fix vertical text in file upload drag-and-drop area and enhance uploader UI
bf1d37e

milwright commited on

Improve UI with black background for metadata and content headers
3cede77

milwright commited on

Fix white bar issue in metadata display by removing expander and using direct HTML
82a120c

milwright commited on

Fix document metadata display and simplify example documents section
9f42b50

milwright commited on

Fix syntax error and responsive layout issues
3bdacb6

milwright commited on

Fix document metadata white bar issue and JSON parsing error
2a692ed

milwright commited on

Fix sidebar position, fullscreen button styling, and preprocessing preview
7397882

milwright commited on

Reset CSS to use default Streamlit styling for better accessibility
6436c45

milwright commited on

Fix No Previous Results text color issue
893f0e2

milwright commited on

Improve UI for mobile and fix multiple display issues
65790b5

milwright commited on

Fix multiple UI issues: white container under Document Metadata, fullscreen buttons, and PDF preprocessing
881d511

milwright commited on

Fix white space between Document Metadata heading and content
0419853

milwright commited on

Fix UI issues and enhance appearance
e404682

milwright commited on

Fix unnecessary white space in document metadata section
a268368

milwright commited on

Improve UI text and instructions
f86e826

milwright commited on

Fix missing except block in preprocessing try/except
0faebf8

milwright commited on

Improve image preprocessing and layout for better performance
fd88d14

milwright commited on

Fix image preprocessing preview for Hugging Face compatibility
6601c56

milwright commited on

Fix Streamlit button compatibility issue
77407e5

milwright commited on

Ensure all sample images are properly included in LFS
7a99a60

milwright commited on

Fix streamlit compatibility issues and update version requirements
b9621a1

milwright commited on

Minor update to app.py
5ebbc55

milwright commited on

Update historical-ocr application with enhanced features
3f83f08
verified

milwright commited on