Commit History

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

Wei Liu Claude Sonnet 4.6 commited on

Test commit: check if HF Space restarts on push
de43c55

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

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

Pin pymeshlab==2023.12.post3 (newest version with cp310 wheel)
a2cef06

Wei Liu Claude Sonnet 4.6 commited on

Pin pymeshlab==2025.7.post1 to match local working version
8e78b24

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

Add torchvision==0.20.1 (companion to torch 2.5.1)
572cd89

Wei Liu Claude Sonnet 4.6 commited on

Pin torch==2.5.1 (no +cu121 suffix) for ZeroGPU compatibility
fab71cb

Wei Liu Claude Sonnet 4.6 commited on

Fix scipy version: 1.17.0 does not exist, use 1.15.3
d0de6c1

Wei Liu Claude Sonnet 4.6 commited on

Fix ZeroGPU configuration: remove pinned torch, fix flash_attn Python version
b949ee6

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

prepare environment
b0483fa

Wei Liu commited on

init huggingface deployment
fc36e06

Wei Liu commited on