Commit History

FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch.
112effb

Jaiwincr7 commited on

FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch.
0420f38

Jaiwincr7 commited on

FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch.
bda7cfd

Jaiwincr7 commited on

FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch.
3883224

Jaiwincr7 commited on

FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch.
f8caf4d

Jaiwincr7 commited on

FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch.
e170fe9

Jaiwincr7 commited on

DEBUG: Added Streamlit visual indicators to diagnose PDF download failure.
8d2278e

Jaiwincr7 commited on

DEBUG: Added Streamlit visual indicators to diagnose PDF download failure.
d71e9ce

Jaiwincr7 commited on

DEBUG: Added Streamlit visual indicators to diagnose PDF download failure.
226fd5f

Jaiwincr7 commited on

DEBUG: Added Streamlit visual indicators to diagnose PDF download failure.
ccbe975

Jaiwincr7 commited on

FINAL FIX: Inserted LLM invocation lines to resolve UnboundLocalError.
4ac9466

Jaiwincr7 commited on

FIX: Resolved UnboundLocalError in test_case by correctly invoking LLM and assigning to 'test_cases'.
85b1c76

Jaiwincr7 commited on

FIX: Corrected LLM invocation logic in test_case and added missing DejaVu font installation to Dockerfile.
74054d6

Jaiwincr7 commited on

FEAT: Added logging to test_case function to debug missing PDF
05f4426

Jaiwincr7 commited on

FEAT: Added logging to test_case function to debug missing PDF
83fb250

Jaiwincr7 commited on

FIX: FPDF Unicode error by installing DejaVu font package and using it in main.py
9e1f69d

Jaiwincr7 commited on

FIX: FPDF Unicode error by installing DejaVu font package and using it in main.py
12eeb8b

Jaiwincr7 commited on

FINAL FIX: Separated torch installation from accelerate/transformers to use correct PyPI index
e3b077d

Jaiwincr7 commited on

FINAL FIX: Updated Dockerfile for explicit PyTorch/Accelerate installation and trimmed requirements.txt
43dce44

Jaiwincr7 commited on

FEAT: Added 'accelerate' package to resolve device_map ValueError
00f4b6f

Jaiwincr7 commited on

FEAT: Added 'accelerate' package to resolve device_map ValueError
36be2a0

Jaiwincr7 commited on

FEAT: Added 'accelerate' package to resolve device_map ValueError
e697a16

Jaiwincr7 commited on

FIX: Updated Dockerfile to explicitly install CPU PyTorch
8b0f257

Jaiwincr7 commited on

Update requirements.txt
31c3e13
verified

jaiwinrc7 commited on

Final local changes before pulling latest remote updates
dad3b3d

Jaiwincr7 commited on

Update src/streamlit_app.py
5ecaa55
verified

jaiwinrc7 commited on

initial commit
1f85a32
verified

jaiwinrc7 commited on

Duplicate from streamlit/streamlit-template-space
b2d5187
verified

jaiwinrc7 FranckAbgrall HF Staff commited on