NeAR / trellis

Commit History

perf(glb): further reduce bake params to avoid 120s timeout
a2f3bcf

luh1124 commited on

perf(glb): speed up bake by reducing hardcoded defaults
253aab0

luh1124 commited on

revert: disable NeAR main-process preload; restore torchvision weights=...
0ab63d1

luh1124 commited on

fix: enable NeAR CPU preload by bypassing torchvision weights CUDA init
035cb0d

luh1124 commited on

fix(zerogpu): lazy-import nvdiffrast in postprocessing_utils
61c4e38

luh1124 Claude Sonnet 4.6 commited on

fix(near): defer renderer/tone-mapper init to first GPU ensure
75e7b40

luh1124 commited on

Space app: SLaT session cache, tone-mapper safety, CUDA/inference fixes
516a9fa

luh1124 commited on

revert: remove sparse attention _linear inference-tensor clone hack
3f38e8f

luh1124 commited on

fix(sparse-attn): clone inference feats before Linear when grad is enabled
c7b33ad

luh1124 commited on

fix(sparse): spconv replace() must wire new feats into data.features
bf19655

luh1124 commited on

fix(export): clone slat feats instead of inference_mode on full export
945e512

luh1124 commited on

fix(export): inference_mode for export_glb_from_slat (inference tensor slat)
800ef0b

luh1124 commited on

fix(dino): drop default HF near-assets; use torch.hub facebookresearch/dinov2
94d9e58

luh1124 commited on

fix(spaces): Hdri torch.load after ConvNeXt; default off CPU preload with spaces
b5fb94e

luh1124 commited on

fix(load): CPU-only checkpoint load for ZeroGPU main process
31f61c1

luh1124 commited on

fix(pipeline): do not treat ckpts/... as Hugging Face org/model id
57f3596

luh1124 commited on

fix(space): split ZeroGPU cold-start paths and add timing diagnostics
69b0740

luh1124 commited on

fix(pipeline): respect pretrained rembg (RMBG-2.0); optional NEAR_REMBG_MODEL
7ada3cd

luh1124 commited on

fix(pipeline): force BiRefNet to ZhengPeng7; drop gated rembg fallback
3e9068e

luh1124 commited on

fix(pipeline): fallback rembg when gated RMBG-2.0 lacks HF auth
03781cb

luh1124 commited on

HF Space: drop ./vox2seq from requirements; vendored vox2seq_pytorch fallback
3715c3e

luh1124 commited on

restore: full Space tree + assets (recover from minimal force-push); keep ZeroGPU app.py
0d1388f

luh1124 commited on