Rename Local Deploy to Free Deploy Server; fix progress tracking with global var 82350f5 Running Li Dongyang commited on May 13
fix: use js_on_load for queue polling, direct CORS fetch to gradio share links b8c0b13 Yang2001 commited on May 12
feat: multi-instance cards with 2x2 grid layout, larger UI, white button text 8eff1b6 Yang2001 commited on May 12
fix: prevent page height growing infinitely and open redirect in new tab 92d22b4 Yang2001 commited on May 12
chore: update app.py, add app_bak.py, update requirements and autotune cache f7a2756 Yang2001 commited on May 12
Revert to torch2.6+cu124 for HF Space compatibility, backup th28 requirements bcbe62e Yang2001 commited on May 12
Fix: move GPU diagnostics into init_models() to avoid early CUDA init before spaces import 06fd531 Yang2001 commited on May 12
Fix progress tracking: replace SSE+queue with file-based polling for HF Spaces compatibility 702d7bc Yang2001 commited on May 12
fix: progress not showing on 2nd extract - recreate queue and re-fetch ref in SSE loop b385a26 Yang2001 commited on May 11
fix: destroy and recreate model-viewer to prevent stale mesh display bbab8bb Yang2001 commited on May 11
feat: add gallery slider with auto-scroll and display FOV/distance bcb04f1 Yang2001 commited on May 10
fix: clear previous 3D model before loading new one in extract step 25d6ae7 Yang2001 commited on May 10
Fix race condition: disable generate during preprocess, use preprocessed image, thread-safe progress 95d9430 Yang2001 commited on May 9
Use local RMBG model, fix device placement, improve tqdm progress tracking 8cb4c62 Yang2001 commited on May 9
Fix device mismatch, use remote RMBG client, improve progress tracking, translate comments to English 551545a Yang2001 commited on May 9
refactor: use remote BRIA-RMBG-2.0 for background removal (no local GPU needed) 53ad659 Yang2001 commited on May 8
feat: add mouse wheel horizontal scroll to examples gallery, hide scrollbar c1ef43c Yang2001 commited on May 8
fix: add @spaces.GPU decorator to preprocess for ZeroGPU compatibility d53464a Yang2001 commited on May 8
feat: replace example images with custom assets and add auto-scrolling marquee 740f31d Yang2001 commited on May 8
feat: add clear button, SSE progress tracking, multi-session support 604ad14 Yang2001 commited on May 8
UI updates: Pixal3D V1.1 branding, camera settings, readme, ref thumbnail, GPU duration 240s, fix EXR path c3cee00 Yang2001 commited on May 8
Add ZeroGPU support: import spaces first, add @spaces.GPU decorators, add flex_gemm env vars 3359103 Nanny7 commited on May 7