fix(zerogpu): lazy-import nvdiffrast in postprocessing_utils 61c4e38 luh1124 Claude Sonnet 4.6 commited on 9 days ago
fix(preload): match app_hyshape.py — load Hunyuan3D to CPU RAM, cache NeAR to disk 8411b79 luh1124 Claude Sonnet 4.6 commited on 9 days ago
fix(zerogpu): remove _MODEL_LOCK from GPU callbacks; preload = disk cache only 1c92c96 luh1124 Claude Sonnet 4.6 commited on 9 days ago
fix(preload): split into disk-cache phase + CPU-load phase to unblock GPU callbacks c0d618a luh1124 Claude Sonnet 4.6 commited on 9 days ago
fix(zerogpu): skip NeAR CPU preload — BiRefNet/DINOv2 init triggers CUDA 487f993 luh1124 Claude Sonnet 4.6 commited on 9 days ago
refactor(app): ZeroGPU-safe 4-step pipeline with Hunyuan PBR GLB export 66b13ed luh1124 Claude Sonnet 4.6 commited on 9 days ago
fix(zerogpu): add explicit duration, disable geometry offload by default b09eb4d luh1124 Claude Sonnet 4.6 commited on 20 days ago
fix(zerogpu): remove stale CUDA flags, enable CPU preload by default c513086 luh1124 Claude Sonnet 4.6 commited on 20 days ago
fix(near): defer renderer/tone-mapper init to first GPU ensure 75e7b40 luh1124 commited on 20 days ago
refactor(app): ZeroGPU-oriented NeAR UI; path-only SLaT; dual videos 249adae luh1124 commited on 20 days ago
fix(gsplat): 2DGS image fit — expand colors to [1,N,3] for packed=False 2b829a1 luh1124 commited on 20 days ago
docs: clarify Space app_file vs dashboard; fix README structure bullets 1ec3c4e luh1124 commited on 20 days ago
feat(gsplat): Gradio image-fitting app for ZeroGPU; default Space app_file 01e9870 luh1124 commited on 20 days ago
Space: move pipelines to CUDA only when spaces SDK is present c41248e luh1124 commited on 22 days ago
HF Space: load pipelines before module-level demo, fix import entry 2bcccaf luh1124 commited on 22 days ago
Space app: SLaT session cache, tone-mapper safety, CUDA/inference fixes 516a9fa luh1124 commited on 22 days ago
revert: remove sparse attention _linear inference-tensor clone hack 3f38e8f luh1124 commited on 22 days ago
fix(sparse-attn): clone inference feats before Linear when grad is enabled c7b33ad luh1124 commited on 22 days ago
fix(sparse): spconv replace() must wire new feats into data.features bf19655 luh1124 commited on 22 days ago
fix(export): clone slat feats instead of inference_mode on full export 945e512 luh1124 commited on 22 days ago
fix(export): inference_mode for export_glb_from_slat (inference tensor slat) 800ef0b luh1124 commited on 22 days ago
fix(dino): drop default HF near-assets; use torch.hub facebookresearch/dinov2 94d9e58 luh1124 commited on 22 days ago
feat(app): block Gradio bind until CPU weights load (no background preload) da36f0f luh1124 commited on 22 days ago
fix(spaces): Hdri torch.load after ConvNeXt; default off CPU preload with spaces b5fb94e luh1124 commited on 22 days ago
fix(pipeline): do not treat ckpts/... as Hugging Face org/model id 57f3596 luh1124 commited on 23 days ago
Space: set app_file to app.py (full NeAR); update README notes 5950889 luh1124 commited on 23 days ago
app: CPU preload Hunyuan+NeAR, cuda move in GPU callbacks; drop gsplat warmup c98c836 luh1124 commited on 23 days ago
fix(gsplat): prebuilt wheel in requirements + NEAR_GSPLAT_WHEEL_URL 1dcc01e luh1124 commited on 23 days ago
chore(space): point README app_file at app_gsplat for gsplat probe 80f9597 luh1124 commited on 23 days ago
refactor(hyshape): CPU preload at startup, GPU move on Generate Mesh 4258d6f luh1124 commited on 23 days ago
feat(hyshape): GPU geometry warmup on page load (ZeroGPU cold start) c5d64e1 luh1124 commited on 23 days ago
feat(space): HyShape-only ZeroGPU diagnostic app as Space entry 1c6f0e7 luh1124 commited on 23 days ago
fix(space): split ZeroGPU cold-start paths and add timing diagnostics 69b0740 luh1124 commited on 23 days ago
refactor: use bare spaces.GPU like E-RayZer (drop per-callback duration) f6c6291 luh1124 commited on 23 days ago
feat: optional gsplat source install + RGB+ED warmup (E-RayZer-style) d5bbafa luh1124 commited on 23 days ago
fix(space): longer ZeroGPU budget for gsplat JIT + video (ceiling 90s, duration=120 cap) 19354d5 luh1124 commited on 24 days ago
perf: parallel Hunyuan+NeAR load by default, per-branch timing logs 2a74f0f luh1124 commited on 24 days ago
fix(space): avoid deleting Gradio cache and tmp_gradio paths still in UI ffb265b luh1124 commited on 25 days ago
feat(space): background prune stale tmp_gradio session dirs by age 2396b9c luh1124 commited on 25 days ago
fix(space): mirror Space secret 'near' into HF_TOKEN for gated Hub models fd95ca1 luh1124 commited on 25 days ago
fix(pipeline): respect pretrained rembg (RMBG-2.0); optional NEAR_REMBG_MODEL 7ada3cd luh1124 commited on 25 days ago
fix(pipeline): force BiRefNet to ZhengPeng7; drop gated rembg fallback 3e9068e luh1124 commited on 25 days ago
fix(deps): add kornia for BiRefNet remote modeling (rembg fallback) c492596 luh1124 commited on 25 days ago
fix(pipeline): fallback rembg when gated RMBG-2.0 lacks HF auth 03781cb luh1124 commited on 25 days ago
docs(requirements): align nvdiffrast comments with custom torch 2.8/cu128 wheel 3cbff61 luh1124 commited on 27 days ago