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