RealWonder / app.py

Commit History

Fix Genesis from_torch patch: avoid torch ops on genesis tensors inside ZeroGPU
7e09fa7

Wei Liu Claude Sonnet 4.6 commited on

Patch Genesis from_torch to fix PyTorch 2.5 tensor subclass error
2aa6ae4

Wei Liu Claude Sonnet 4.6 commited on

Fix Genesis RuntimeError: don't move simulator tensors to GPU
6dad5cc

Wei Liu Claude Sonnet 4.6 commited on

CPU-first startup: load all models/scenes to CPU at module level, GPU transfer at generation time
0cdce4a

Wei Liu Claude Sonnet 4.6 commited on

Fix TypeError: gr.Group does not accept label argument in gr.update()
a1190a9

Wei Liu Claude Sonnet 4.6 commited on

Fix ZeroGPU illegal duration: defer all GPU work to do_generate
074f36e

Wei Liu Claude Sonnet 4.6 commited on

Fix ZeroGPU illegal duration: reduce to 240s, download models outside GPU slot
3ac4bfa

Wei Liu Claude Sonnet 4.6 commited on

Fix ZeroGPU Error: make _on_load itself @spaces.GPU instead of calling it
5c61cbc

Wei Liu Claude Sonnet 4.6 commited on

Fix empty scene dropdown on ZeroGPU: move startup into demo.load()
50695ea

Wei Liu Claude Sonnet 4.6 commited on

Fix 3 bugs and remove tracked sim_tmp runtime files
21dc758

Wei Liu Claude Sonnet 4.6 commited on

Patch gradio_client boolean schema bug at import time
476a767

Wei Liu Claude Sonnet 4.6 commited on

Fix EGL/OpenGL unavailable for Genesis headless rendering
18a8cde

Wei Liu Claude Sonnet 4.6 commited on

Fix checkpoint discovery: use rglob instead of glob
337b6a6

Wei Liu Claude Sonnet 4.6 commited on

Migrate to Gradio SDK with ZeroGPU + H200 support
6f37a6b

Wei Liu commited on

load all cases at first
be5c767

Wei Liu commited on

init huggingface deployment
fc36e06

Wei Liu commited on