Commit History

Use sm90a gsplat wheel
af6d998
Running

luh1124 commited on

Use rebuilt gsplat wheel
3851331

luh1124 commited on

Force xformers CUTLASS attention on ZeroGPU
fd70a38

luh1124 commited on

Use rebuilt nvdiffrast wheel
e6a34db

luh1124 commited on

Restore custom nvdiffrast wheel
9f5c58f

luh1124 commited on

Load default image from assets in callbacks
f996a94

luh1124 commited on

Avoid stale Gradio default image path
7b5d346

luh1124 commited on

Switch nvdiffrast wheel source
5538332

luh1124 commited on

Pin supported ZeroGPU PyTorch stack
e4785c1

luh1124 commited on

Prefer CUDA PyTorch wheels for ZeroGPU
e56ed2f

luh1124 commited on

Update ZeroGPU runtime dependencies
b632a2e

luh1124 commited on

ui: move vid_roll to top-right row, restore vid_hdri below vid_cam
1aa9f70

luh1124 commited on

ui: remove PBR GLB export from online demo
71ce4de

luh1124 commited on

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

ui: update title and description
b92b76e

luh1124 commited on

chore: bump default video frames back to 48, step 2
58f7431

luh1124 commited on

fix(app): remove @torch .no_grad from generate_glb
39f697a

luh1124 commited on

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

luh1124 commited on

fix(app): split renderings into two @GPU callbacks; lower defaults
66f3e6b

luh1124 commited on

fix(app): do NOT preload NeAR in main process; warm disk caches only
19a8e83

luh1124 commited on

fix(app): lazy-import trellis, preload NeAR on CPU, fix ZeroGPU duration
008d00e

luh1124 commited on

fix: replace DINOv2 torch.hub.load with download_url_to_file in preload
1aad7b7

luh1124 Claude Sonnet 4.6 commited on

fix: use @GPU (no duration) for geometry and slat, matching app_hyshape.py
c7a74a4

luh1124 Claude Sonnet 4.6 commited on

fix: increase GPU lease duration and reduce Hunyuan3D inference steps
aaab529

luh1124 Claude Sonnet 4.6 commited on

fix: pre-cache RMBG-2.0 and DINOv2 in preload worker to prevent GPU lease timeout
76644b1

luh1124 Claude Sonnet 4.6 commited on

fix: enable gradients for texture baking in GLB export
914fb3d

luh1124 commited on

fix: restore clear_cache function definition
3b42013

luh1124 commited on

refactor: merge β‘’β‘£ GPU callbacks for ZeroGPU stability
88a246f

luh1124 commited on

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

luh1124 Claude Sonnet 4.6 commited on

fix(preload): match app_hyshape.py β€” load Hunyuan3D to CPU RAM, cache NeAR to disk
8411b79

luh1124 Claude Sonnet 4.6 commited on

fix(zerogpu): remove _MODEL_LOCK from GPU callbacks; preload = disk cache only
1c92c96

luh1124 Claude Sonnet 4.6 commited on

fix(preload): split into disk-cache phase + CPU-load phase to unblock GPU callbacks
c0d618a

luh1124 Claude Sonnet 4.6 commited on

fix(zerogpu): skip NeAR CPU preload β€” BiRefNet/DINOv2 init triggers CUDA
487f993

luh1124 Claude Sonnet 4.6 commited on

refactor(app): ZeroGPU-safe 4-step pipeline with Hunyuan PBR GLB export
66b13ed

luh1124 Claude Sonnet 4.6 commited on

fix(zerogpu): add explicit duration, disable geometry offload by default
b09eb4d

luh1124 Claude Sonnet 4.6 commited on

fix(zerogpu): remove stale CUDA flags, enable CPU preload by default
c513086

luh1124 Claude Sonnet 4.6 commited on

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

luh1124 commited on

refactor(app): ZeroGPU-oriented NeAR UI; path-only SLaT; dual videos
249adae

luh1124 commited on

fix(gsplat): 2DGS image fit β€” expand colors to [1,N,3] for packed=False
2b829a1

luh1124 commited on

docs: clarify Space app_file vs dashboard; fix README structure bullets
1ec3c4e

luh1124 commited on

feat(gsplat): Gradio image-fitting app for ZeroGPU; default Space app_file
01e9870

luh1124 commited on

Space: move pipelines to CUDA only when spaces SDK is present
c41248e

luh1124 commited on

Gradio: apply NEAR_GRADIO_THEME (blue) to Blocks
14399f7

luh1124 commited on

HF Space: load pipelines before module-level demo, fix import entry
2bcccaf

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