Commit History

Clearer Tip + duration slider 2-10 with quota warning
7088560

robingg1 commited on

Patch wan_vae.wrapped_encode + wrapped_decode to cast inputs to bf16 (fix I2V/timbre crash)
972dc80

robingg1 commited on

Default inference steps 30 β†’ 25 (fits within 330s ZeroGPU duration)
7b4adb3

robingg1 commited on

Add PyAV (av==16.0.1, matches wanx) for write_video h264+aac muxing
c507b0e

robingg1 commited on

Move wan_vae/audio_vae nn.Module to cuda explicitly + decode-stage timing logs
ad70adf

robingg1 commited on

Fix VAE dtype (fp32) + torch.compile mode=default + SDPA flash priority
28cce82

robingg1 commited on

Fix VAE dtype mismatch + torch.compile DiT backbone for 1.3x speedup
e660649

robingg1 commited on

gradio 6.x: queue(api_open=False) replaces launch(show_api=False)
3883806

robingg1 commited on

Bump sdk_version to 6.16.0 (matches local wanx env); drop bool-schema monkey-patch
59c184b

robingg1 commited on

Monkey-patch gradio_client.utils to handle additionalProperties=true (bool)
b9f070c

robingg1 commited on

Pin gradio_client==1.3.0 β€” fixes /api_info bool/dict bug under gradio 4.44.0
9765fb9

robingg1 commited on

launch(show_api=False) β€” sidestep gradio 4.44.0 /api_info schema bug
65575a1

robingg1 commited on

Resolve nava_src/configs/model/*.json to absolute paths from site-packages
bc727c0

robingg1 commited on

Drop gradio/spaces pins β€” Spaces injects gradio==4.44.0 & spaces==0.50.4 at build
6fe814e

robingg1 commited on

Pin all versions to local wanx env (gradio 6.16, hub 0.35.3, flash-attn 2.8.3)
47474f8

robingg1 commited on

Pin torchvision/torchaudio to 2.8 family (avoid cu13 mismatch)
289d5a3

robingg1 commited on

Fix flash-attn wheel URL: cu12torch2.8 (was cu128torch2.8 typo)
b490e30

robingg1 commited on

Fix Space frontmatter: shorten short_description, drop invalid hardware fields
8e38dc9

robingg1 commited on

Initial Space: NAVA on ZeroGPU (FP8 + VL caption + rewrite + retry)
e9c6525

robingg1 commited on

initial commit
53dca46
verified

robingg1 commited on