docs: optimize README and app.py for GitHub & HuggingFace SEO with banner preview fba6b0a Yosun commited on 8 days ago
Embed base64 PLY data directly into viewer iframe to fix infinite loading 373b252 Yosun commited on 8 days ago
Fix detail: Not Found error by using iframe srcdoc instead of temp HTML file route 659c5fb Yosun commited on 8 days ago
Embed PLY binary data directly as Base64 in iframe to bypass all network fetch and origin restrictions 31121aa Yosun commited on 9 days ago
Use base64 data URL for iframe to eliminate HTML escaping and URL parameter corruption 249fb48 Yosun commited on 9 days ago
Fix URL resolution and camera auto-framing in 3D Gaussian viewer 03a62e7 Yosun commited on 9 days ago
Fix base URL resolution and template pre-loading for viewer iframe 09152aa Yosun commited on 9 days ago
Use pure Gradio Blocks architecture for 100% ZeroGPU compatibility and clean /file= serving 90885d3 Yosun commited on 9 days ago
Ensure demo.launch() in __main__ for ZeroGPU @spaces.GPU function detection a90db8a Yosun commited on 9 days ago
Use srcdoc in iframe to prevent Gradio catch-all routing redirects 9053ad6 Yosun commited on 9 days ago
Eliminate duplicate server launching and asyncio selector warnings 7190cce Yosun commited on 9 days ago
Enhance PLY delivery lifecycle with dedicated /api/ply/{file_id} endpoint and Blob URL loading a02137c Yosun commited on 9 days ago
Fix load_media_views import by embedding self-contained media_loader c9dd994 Yosun commited on 9 days ago