Add Local Deploy button linking to HuggingFace Pixal3D-Server d077199 Li Dongyang commited on 10 days ago
fix: use js_on_load for queue polling, direct CORS fetch to gradio share links b8c0b13 Yang2001 commited on 11 days ago
fix: prevent page height growing infinitely and open redirect in new tab 92d22b4 Yang2001 commited on 11 days ago
chore: update app.py, add app_bak.py, update requirements and autotune cache f7a2756 Yang2001 commited on 11 days ago
Fix: move GPU diagnostics into init_models() to avoid early CUDA init before spaces import 06fd531 Yang2001 commited on 11 days ago
Fix progress tracking: replace SSE+queue with file-based polling for HF Spaces compatibility 702d7bc Yang2001 commited on 11 days ago
fix: progress not showing on 2nd extract - recreate queue and re-fetch ref in SSE loop b385a26 Yang2001 commited on 12 days ago
Fix race condition: disable generate during preprocess, use preprocessed image, thread-safe progress 95d9430 Yang2001 commited on 14 days ago
Use local RMBG model, fix device placement, improve tqdm progress tracking 8cb4c62 Yang2001 commited on 14 days ago
Fix device mismatch, use remote RMBG client, improve progress tracking, translate comments to English 551545a Yang2001 commited on 14 days ago
refactor: use remote BRIA-RMBG-2.0 for background removal (no local GPU needed) 53ad659 Yang2001 commited on 15 days ago
fix: add @spaces.GPU decorator to preprocess for ZeroGPU compatibility d53464a Yang2001 commited on 15 days ago
feat: add clear button, SSE progress tracking, multi-session support 604ad14 Yang2001 commited on 15 days ago
UI updates: Pixal3D V1.1 branding, camera settings, readme, ref thumbnail, GPU duration 240s, fix EXR path c3cee00 Yang2001 commited on 15 days ago
Add ZeroGPU support: import spaces first, add @spaces.GPU decorators, add flex_gemm env vars 3359103 Nanny7 commited on 16 days ago