Fix RMBG-2.0: use briaai/RMBG-2.0 (official) with standard load pattern 30a271d Daankular commited on 13 days ago
Patch image_process.py rmbg_net None guard; fix RMBG-2.0 loading with device_map 6ea654b Daankular commited on 13 days ago
Add missing deps: sentencepiece, spandrel, imageio; fix SKEL moderngl-window==2.4.6 conflict 4296237 Daankular commited on 13 days ago
Fix diso undefined symbol (clone with --recurse-submodules); remove RMBG preview/controls from UI 57a7d49 Daankular commited on 13 days ago
Fix triposg: clone source at runtime (no setup.py); remove bad pip install attempt 85d2e0f Daankular commited on 13 days ago
Bust build cache; pin numpy>=2 at build + runtime upgrade after chumpy chain 834793f Daankular commited on 13 days ago
Pin moderngl-window>=3.0.0 (supports numpy>=2); remove manual numpy upgrade c8429f7 Daankular commited on 13 days ago
Upgrade numpy>=2 after chumpy install chain to satisfy opencv-python-headless 772ef74 Daankular commited on 13 days ago
Fix Gradio 6 theme warning; ensure numpy>=2 before chumpy dep chain pulls old version 7889828 Daankular commited on 13 days ago
Fix CUDA compile: set TORCH_CUDA_ARCH_LIST=8.6 and CUDA headers path for A10G 9e792e6 Daankular commited on 13 days ago
Fix: --no-build-isolation for CUDA packages; numpy>=2 for opencv-python-headless 2bab2fb Daankular commited on 13 days ago
Remove explicit chumpy from runtime install; let hmr2 pull it as transitive dep 269d5be Daankular commited on 13 days ago
Move mvadapter+stablenormal to runtime --no-deps (over-pinned conflicting deps) 53bc41e Daankular commited on 13 days ago
Move hmr2/skel/chumpy to runtime --no-build-isolation; document all ZeroGPU constraints 18deb9a Daankular commited on 13 days ago
ZeroGPU: compile CUDA packages at runtime startup (no nvcc in build container) 738fd2b Daankular commited on 13 days ago
Add nvidia-cuda-toolkit to packages.txt; restore CUDA packages to requirements.txt; clean up app.py d671fda Daankular commited on 13 days ago
Move nvdiffrast+diso to runtime install (need nvcc, not available at build time) 091d526 Daankular commited on 13 days ago
Install chumpy from pre-built wheel (bypasses broken setup.py entirely) b03d65f Daankular commited on 13 days ago
Use public Daankular/chumpy-patched HF repo (fixed setup.py) 2435507 Daankular commited on 13 days ago
Fix chumpy path: use git+hf subdirectory URL (relative path fails when pip runs from /tmp) c73e7ac Daankular commited on 13 days ago
Fix chumpy build isolation: vendor with patched setup.py, revert to Gradio SDK ad8a35e Daankular commited on 13 days ago