Commit History

update: README description and Space metadata
d46da2c
Running

Yang2001 commited on

fix: use js_on_load for queue polling, direct CORS fetch to gradio share links
b8c0b13

Yang2001 commited on

update app.py
889199c

Yang2001 commited on

feat: multi-instance cards with 2x2 grid layout, larger UI, white button text
8eff1b6

Yang2001 commited on

feat: add visible queue counter badge in sidebar
48f106e

Yang2001 commited on

fix: prevent page height growing infinitely and open redirect in new tab
92d22b4

Yang2001 commited on

chore: update app.py, add app_bak.py, update requirements and autotune cache
f7a2756

Yang2001 commited on

feat: add local deployment with queue system and HF proxy
6e58504

Yang2001 commited on

Revert to torch2.6+cu124 for HF Space compatibility, backup th28 requirements
bcbe62e

Yang2001 commited on

Fix: total_mem -> total_memory
d200274

Yang2001 commited on

Fix: move GPU diagnostics into init_models() to avoid early CUDA init before spaces import
06fd531

Yang2001 commited on

Add GPU/CUDA diagnostics at startup
bcbe6d1

Yang2001 commited on

Update to torch2.8+cu128 environment and rename Render Mode
f4d81f2

Yang2001 commited on

Fix progress tracking: replace SSE+queue with file-based polling for HF Spaces compatibility
702d7bc

Yang2001 commited on

fix: progress not showing on 2nd extract - recreate queue and re-fetch ref in SSE loop
b385a26

Yang2001 commited on

fix: destroy and recreate model-viewer to prevent stale mesh display
bbab8bb

Yang2001 commited on

Remove unused example images
5e7284f

Yang2001 commited on

feat: add gallery slider with auto-scroll and display FOV/distance
bcb04f1

Yang2001 commited on

feat: display FOV and distance in preview panel
3b7c4e4

Yang2001 commited on

fix: clear previous 3D model before loading new one in extract step
25d6ae7

Yang2001 commited on

Fix race condition: disable generate during preprocess, use preprocessed image, thread-safe progress
95d9430

Yang2001 commited on

Use local RMBG model, fix device placement, improve tqdm progress tracking
8cb4c62

Yang2001 commited on

Fix device mismatch, use remote RMBG client, improve progress tracking, translate comments to English
551545a

Yang2001 commited on

refactor: use remote BRIA-RMBG-2.0 for background removal (no local GPU needed)
53ad659

Yang2001 commited on

feat: add mouse wheel horizontal scroll to examples gallery, hide scrollbar
c1ef43c

Yang2001 commited on

fix: add @spaces.GPU decorator to preprocess for ZeroGPU compatibility
d53464a

Yang2001 commited on

feat: replace example images with custom assets and add auto-scrolling marquee
740f31d

Yang2001 commited on

feat: add clear button, SSE progress tracking, multi-session support
604ad14

Yang2001 commited on

UI updates: Pixal3D V1.1 branding, camera settings, readme, ref thumbnail, GPU duration 240s, fix EXR path
c3cee00

Yang2001 commited on

gradio server (#3)
680cbca

Yang2001 akhaliq HF Staff commited on

Update title, add project page link, add autotune cache
25145b8

Nanny7 commited on

Add plyfile dependency
881ce88

Nanny7 commited on

Add ZeroGPU support: import spaces first, add @spaces.GPU decorators, add flex_gemm env vars
3359103

Nanny7 commited on

Update app.py
7bc688a
verified

Yang2001 commited on

Update app.py
3469b42
verified

Yang2001 commited on

Update requirements.txt
0e5c0fc
verified

Yang2001 commited on

Upload folder using huggingface_hub
8d595ff
verified

Yang2001 commited on

initial commit
2620da1
verified

Yang2001 commited on