Commit History

baseline and quick fix: Title & Description
2b8a27a

semmyk commited on

file_utils: oops writable_dir.mkdir()
7d3c71d

semmyk commited on

file_utils: fix Permission Errno13 creating log file
75d8b58

semmyk commited on

log file: refactor check_create_file
171594a

semmyk commited on

file_utils: fixing file_path.touch
5377de5

semmyk commited on

file_utils: debugging file_path
f748dfb

semmyk commited on

file_utils: oops: dir_path.chmod(0)
7f1d2ea

semmyk commited on

file_utils: file_path.chmod(0)
6393e05

semmyk commited on

fix: if file exists - dir_path.mkdir(parents=True, exist_ok=True, mode=0o2664) #, mode=0o2644)
1e8cc4d

semmyk commited on

fix: if not file_path.exists() - dir_path.mkdir(parents=True, exist_ok=True) #, mode=0o2644)
aab6bfe

semmyk commited on

Update README - Gradio 5.46.0
1e1746d
verified

semmyk commited on

non-responsive loading: Update README - #preload_from_hub:
b05e1e8
verified

semmyk commited on

Update README.md (#1)
4e5d980
verified

semmyk commited on

quick fix: typing error check_create_file()
03adaca

semmyk commited on

fix logger check_create_file() to ensure logging file
e8f8991

semmyk commited on

fix: file.utils create logging file
c1f3308

semmyk commited on

fix: logger - check_create_paths() call
5c20cd0

semmyk commited on

Refactor file permission handling in check_create_paths and ensure consistent logging setup
3c68ee3

semmyk commited on

fix app_logging.log if exists
51c77cb

semmyk commited on

.gitignore log/
40c7aa3

semmyk commited on

gradio_ui - PENDING: MarkdownToPdfConverter
fd50213

semmyk commited on

fix f string quote - pdf_to_md.py", line 241
3a3e14f

semmyk commited on

update requirements.txt vis marker module
843fec5

semmyk commited on

duplicate main.py to app.py
44c8b0c

semmyk commited on

update README separating yaml from [project]
3be88d9

semmyk commited on

update requirements.txt
478a4ee

semmyk commited on

update README with yaml to instruct HF space
5542bbb

semmyk commited on

Procfile_webprocess file to use main.py
bede14d

semmyk commited on

Add COSE PDF document
b2fc055

semmyk commited on

Add Git LFS tracking for PDF files
eed7793

semmyk commited on

initial commit
0fd441a

semmyk commited on