feat: support manual FOV input (deg/rad) with auto MoGe-2 fallback 06f810c Yang2001 commited on May 15
fix: use js_on_load for queue polling, direct CORS fetch to gradio share links b8c0b13 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
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 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
fix: add @spaces.GPU decorator to preprocess for ZeroGPU compatibility d53464a 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