tei-annotator / app.py

Commit History

fix: sync batch size with sample size in gradio app
1659d98

cmboulanger commited on

fix: Increase timeout
4006797

cmboulanger commited on

feat: Add batch size configuration in api and frontends
b530e33

cmboulanger commited on

feat: Add registry to support any kind of inference provider
f65b650

cmboulanger commited on

docs: Add clarifying text to gradio app
b22ae9b

cmboulanger commited on

perf: cache blbl schema at module load instead of rebuilding per request
4ba8656

cmboulanger commited on

cleanup: remove spaces import and @spaces.GPU decorators (hardware changed to cpu-basic)
10dae35

cmboulanger commited on

fix: increase @spaces.GPU timeout to 300s to avoid GPU task abort on slow LLM calls
a395ade

cmboulanger commited on

fix: catch exceptions in do_evaluate to show error in UI instead of crashing ZeroGPU runtime
82b98f7

cmboulanger commited on

fix: add @spaces.GPU decorator to satisfy ZeroGPU spaces check; graceful fallback when spaces not installed
40d8c92

cmboulanger commited on

fix: disable SSR mode in Gradio launch to prevent Node.js server crash on HF Spaces
01465bb

cmboulanger commited on

feat: Add Gradio app for HF Spaces deployment
331a802

cmboulanger Claude Sonnet 4.6 commited on