Fix Genesis from_torch patch: avoid torch ops on genesis tensors inside ZeroGPU 7e09fa7 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Patch Genesis from_torch to fix PyTorch 2.5 tensor subclass error 2aa6ae4 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix Genesis RuntimeError: don't move simulator tensors to GPU 6dad5cc Wei Liu Claude Sonnet 4.6 commited on Mar 3
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 Mar 3
Fix TypeError: gr.Group does not accept label argument in gr.update() a1190a9 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix ZeroGPU illegal duration: defer all GPU work to do_generate 074f36e Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix ZeroGPU illegal duration: reduce to 240s, download models outside GPU slot 3ac4bfa Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix ZeroGPU Error: make _on_load itself @spaces.GPU instead of calling it 5c61cbc Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix empty scene dropdown on ZeroGPU: move startup into demo.load() 50695ea Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix 3 bugs and remove tracked sim_tmp runtime files 21dc758 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Patch gradio_client boolean schema bug at import time 476a767 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Bump gradio sdk_version 5.9.1 → 5.14.0 to fix gradio_client schema bug 5a4b682 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Pin pymeshlab==2023.12.post3 (newest version with cp310 wheel) a2cef06 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Pin pymeshlab==2025.7.post1 to match local working version 8e78b24 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix EGL/OpenGL unavailable for Genesis headless rendering 18a8cde Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix checkpoint discovery: use rglob instead of glob 337b6a6 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Add torchvision==0.20.1 (companion to torch 2.5.1) 572cd89 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Pin torch==2.5.1 (no +cu121 suffix) for ZeroGPU compatibility fab71cb Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix scipy version: 1.17.0 does not exist, use 1.15.3 d0de6c1 Wei Liu Claude Sonnet 4.6 commited on Mar 3
Fix ZeroGPU configuration: remove pinned torch, fix flash_attn Python version b949ee6 Wei Liu Claude Sonnet 4.6 commited on Mar 3