Commit History

fix: ignore tdt_include_duration in ConfidenceConfig to fix crash on HF Space
23e4ec8

Antigravity AI commited on

feat: expose error trace to root endpoint
40dfcb2

Antigravity AI commited on

fix: apply model_loaded monkey patches for HF Space
924fa32

Antigravity AI commited on

fix: rigorously force numpy<2.0.0 in pip to prevent implicit upgrades to numpy 2.2.6
eb10d75

Antigravity AI commited on

fix: pin numpy<2.0.0 in conda to fix pyarrow binary compatibility
864294b

Antigravity AI commited on

fix: switch pytorch back to pip to resolve conda execstack security restrictions
064e5d5

Antigravity AI commited on

fix: pin pyarrow<15.0.0 to fix datasets compatibility attribute error
b239e0b

Antigravity AI commited on

fix: pin huggingface_hub to <0.23.0 to restore HfFolder functionality
22799aa

Antigravity AI commited on

fix: pin setuptools < 70.0.0 because newer versions removed pkg_resources
468aadf

Antigravity AI commited on

fix: explicitly install setuptools via pip for pkg_resources
a4acfd1

Antigravity AI commited on

fix: add setuptools for pkg_resources support
959e9db

Antigravity AI commited on

fix: install pyarrow and datasets via micromamba to avoid build-time errors
f8090c3

Antigravity AI commited on

fix: install youtokentome via micromamba to avoid build-time dependencies
8593529

Antigravity AI commited on

fix: add pytorch channel for cpuonly package
9852117

Antigravity AI commited on

fix: use micromamba to solve binary dependency issues
bbc3e19

Antigravity AI commited on

fix: use full python image and fix numpy version order
14fae34

Antigravity AI commited on

fix: force youtokentome installation without build isolation
4bc00bd

Antigravity AI commited on

fix: resolve build dependencies and add CORS support
7ef1aa8

Antigravity AI commited on