Patch all-zero alpha: fallback to full-foreground instead of raising ValueError 5d73995 Running Daankular commited on 4 days ago
Fix empty_contours_guard patch: use gray_image (correct param name) not alpha 62747da Daankular commited on 4 days ago
Patch find_bounding_box: guard empty contours (blank alpha fallback to full image bbox) efcfdf3 Daankular commited on 4 days ago
Fix queries dtype cast in inference_utils.py; remove autocast (caused NaN/no isosurface) 9757b8d Daankular commited on 5 days ago
Wrap run_triposg in torch.autocast float16 to fix Float/Half dtype mismatch 396e206 Daankular commited on 5 days ago
Fix RMBG loading with torch.device(cpu) context; fix None fallback alpha shape [1,1,H,W] 78469a2 Daankular commited on 5 days ago
Fix RMBG-2.0: use briaai/RMBG-2.0 (official) with standard load pattern 30a271d Daankular commited on 5 days ago
Patch image_process.py rmbg_net None guard; fix RMBG-2.0 loading with device_map 6ea654b Daankular commited on 5 days ago
Add missing deps: sentencepiece, spandrel, imageio; fix SKEL moderngl-window==2.4.6 conflict 4296237 Daankular commited on 5 days ago
Fix diso undefined symbol (clone with --recurse-submodules); remove RMBG preview/controls from UI 57a7d49 Daankular commited on 5 days ago
Fix triposg: clone source at runtime (no setup.py); remove bad pip install attempt 85d2e0f Daankular commited on 5 days ago
Bust build cache; pin numpy>=2 at build + runtime upgrade after chumpy chain 834793f Daankular commited on 5 days ago
Pin moderngl-window>=3.0.0 (supports numpy>=2); remove manual numpy upgrade c8429f7 Daankular commited on 5 days ago
Upgrade numpy>=2 after chumpy install chain to satisfy opencv-python-headless 772ef74 Daankular commited on 5 days ago
Fix Gradio 6 theme warning; ensure numpy>=2 before chumpy dep chain pulls old version 7889828 Daankular commited on 5 days ago
Fix CUDA compile: set TORCH_CUDA_ARCH_LIST=8.6 and CUDA headers path for A10G 9e792e6 Daankular commited on 5 days ago
Fix: --no-build-isolation for CUDA packages; numpy>=2 for opencv-python-headless 2bab2fb Daankular commited on 5 days ago
Remove explicit chumpy from runtime install; let hmr2 pull it as transitive dep 269d5be Daankular commited on 5 days ago
Move mvadapter+stablenormal to runtime --no-deps (over-pinned conflicting deps) 53bc41e Daankular commited on 5 days ago
Move hmr2/skel/chumpy to runtime --no-build-isolation; document all ZeroGPU constraints 18deb9a Daankular commited on 5 days ago
ZeroGPU: compile CUDA packages at runtime startup (no nvcc in build container) 738fd2b Daankular commited on 5 days ago
Add nvidia-cuda-toolkit to packages.txt; restore CUDA packages to requirements.txt; clean up app.py d671fda Daankular commited on 5 days ago
Move nvdiffrast+diso to runtime install (need nvcc, not available at build time) 091d526 Daankular commited on 5 days ago