Commit History

Update app.py
591369a
verified

bhg0t commited on

Update app.py
2535cfa
verified

bhg0t commited on

Update app.py
921a2c4
verified

bhg0t commited on

Fix YAML short_description length for HF space metadata
b4f0f40

Yosun commited on

Add stroke-by-stroke Gaussian Splatting playback feature
b472c86

Yosun commited on

docs: optimize README and app.py for GitHub & HuggingFace SEO with banner preview
fba6b0a

Yosun commited on

Embed base64 PLY data directly into viewer iframe to fix infinite loading
373b252

Yosun commited on

Fix detail: Not Found error by using iframe srcdoc instead of temp HTML file route
659c5fb

Yosun commited on

Fix camera target by transforming original center with SplatMesh matrix
322f539

Yosun commited on

Wrap generate in try-except to surface backend errors
5ed3ea2

Yosun commited on

Fix Gradio JS parameter unpacking bug
b77f070

Yosun commited on

Use native SplatMesh URL loader instead of fetch + fileBytes to fix black screen
ed59f8d

Yosun commited on

Fix viewer camera framing and add upload validation check
a8a1dd3

Yosun commited on

Use native Spark.js fileBytes API with explicit fileType ply for reliable 3DGS rendering
36c23fb

Yosun commited on

Embed PLY binary data directly as Base64 in iframe to bypass all network fetch and origin restrictions
31121aa

Yosun commited on

Use base64 data URL for iframe to eliminate HTML escaping and URL parameter corruption
249fb48

Yosun commited on

Fix URL resolution and camera auto-framing in 3D Gaussian viewer
03a62e7

Yosun commited on

Add automatic embedded video extraction from single HEIC files
a86570a

Yosun commited on

Fix base URL resolution and template pre-loading for viewer iframe
09152aa

Yosun commited on

Use pure Gradio Blocks architecture for 100% ZeroGPU compatibility and clean /file= serving
90885d3

Yosun commited on

Ensure demo.launch() in __main__ for ZeroGPU @spaces.GPU function detection
a90db8a

Yosun commited on

Use srcdoc in iframe to prevent Gradio catch-all routing redirects
9053ad6

Yosun commited on

Eliminate duplicate server launching and asyncio selector warnings
7190cce

Yosun commited on

Enhance PLY delivery lifecycle with dedicated /api/ply/{file_id} endpoint and Blob URL loading
a02137c

Yosun commited on

Fix port 7860 binding conflict
2838430

Yosun commited on

Fix load_media_views import by embedding self-contained media_loader
c9dd994

Yosun commited on

Update app.py with HEIC, video, and Live Photo support
f588d5f

Yosun commited on

Deploy ZipSplatPlus Space
0f637e1

Yosun commited on