parserPDF / ui /gradio_ui.py

Commit History

baseline08_beta0.4.2.1_07Oct25: Quick fix: show_progress_on=log_output
ddcfed3

semmyk commited on

baseline08_beta0.4.1_07Oct25: fix permissions: oauth inference-api, write output markdown
15e9c77

semmyk commited on

baseline08_beta0.4.0_06Oct25: Refactored. now runs without ProcessPoolExecutor. Marker inherently handles ThreadPoolExecutor and ProcessPoolExecutor. Gradio ui separated from Gradio process logics
c6fb648

semmyk commited on

baseline08_beta0.3.9.1_03Oct25: fixing slow Marker: @spaces.GPU moved to convert_files starting at 180s
ee6cd88

semmyk commited on

baseline08_beta0.3.8_03Oct25: fixing slow Marker: moved "space to extract()
75fe90d

semmyk commited on

baseline08_beta0.3.6_03Oct25: oops: fixing slow Marker: @spaces.GPU duration int err
0237b88

semmyk commited on

baseline08_beta0.3.6_03Oct25: fixing slow Marker: @spaces.GPU duration int err
dd19d58

semmyk commited on

baseline08_beta0.3.5_03Oct25: fixing slow Marker: @spaces.GPU duration = 3.75*pdf_files_count
bc8a2ce

semmyk commited on

baseline08_beta0.3.4_03Oct25: fixing slow Marker PdfConverter() ; moved @spaces.GPU to pool.map() ; - minor tweaks/fixes
08fe9f3

semmyk commited on

baseline08_beta0.3.2_02Oct25: HF Spaces GPU support, update requirements.txt ; - fix progress bar ; - minor tweaks/fixes
04ec8b6

semmyk commited on

baseline08_beta0.3.1_01Oct25: refactor progress feedback, gradio ui tweak, weasyprint dll path
7757db2

semmyk commited on

baseline08_beta0.3.0_01Oct25: refactor oauth log in, - Marker converter, dropped llm_client, - add force_ocr: to phase in cli-option
8290881

semmyk commited on

baseline08_beta0.2.2_30Sept25: fix oauth_token. - fixing timeout: progress tracker
42d6e84

semmyk commited on

baseline08_beta0.2.1_30Sept25: fix oauth_token. Marker converter now initialised with/out log in. - 'pre' load models #UX. Introduce Global sigleton (constructor). - update README
653f79c

semmyk commited on

baseline08_beta0.2.0_29Sept25: fix oauth_token.token (convert_batch). - fixing models load. - update README, requirements
bfbdd1d

semmyk commited on

baseline08_beta01.6_28Sept25: fix oauth_token.token (convert_batch), log in, disable oauth logging
d82ee51

semmyk commited on

baseline08_beta01.5_28Sept25: fix oauth_token.token (convert_batch), log in
b5547bd

semmyk commited on

baseline08_beta01.3_28Sept25: fixing oauth_token, log get-login_token
331205c

semmyk commited on

baseline08_beta01.2_28Sept25:fixing oauth_token, log in
8f9785a

semmyk commited on

baseline08_beta01.1_28Sept25: trying oauth_token: gr.OAuthToken
8001ea3

semmyk commited on

baseline08_beta01_27Sept25: zipped, yield output, log in
962ef72

semmyk commited on

rebaseline07_23Sept25_05 - HF logout. Handle exception docconverter AttributeError
33d9ec0

semmyk commited on

rebaseline07_21Sept25_02 - oops: gr.Row - HF logout
6766707

semmyk commited on

rebaseline07_21Sept25_01 - Errno13 log file permission - HF logout gr.LoginButton
8df8835

semmyk commited on

rebaseline06_20Sept25_06
1510c2c

semmyk commited on

HF Spaces: Errno13: file permission creating log file
a99e5f8

semmyk commited on

gradio_ui - PENDING: MarkdownToPdfConverter
fd50213

semmyk commited on

initial commit
0fd441a

semmyk commited on