Commit History

Fix vocoder float32 cast error; default seed is now random
8443669

JackIsNotInTheBox commited on

Fix EinopsError: handle videos with frame count not divisible by 30
798c73c

JackIsNotInTheBox commited on

Strip original audio from uploaded videos before processing and final output
211f7b6

JackIsNotInTheBox commited on

Add av (PyAV) for torchvision read_video support
cd5cc4b

JackIsNotInTheBox commited on

Fix torch.load: add weights_only=False for PyTorch 2.6 compat
e9d7eba

JackIsNotInTheBox commited on

Fix torch.load: add weights_only=False for PyTorch 2.6 compat
c5a6704

JackIsNotInTheBox commited on

Fix mmcv v2 import: move kaiming_init/constant_init to mmengine.model
b267be8

JackIsNotInTheBox commited on

Use openmim instead of direct mmcv install, add omegaconf
ff7f3e2

JackIsNotInTheBox commited on

Add app.py with Gradio interface for TARO inference
8ca132a

JackIsNotInTheBox commited on

Patch mmcv imports for v2.x / mmengine compatibility
bb74c00

JackIsNotInTheBox commited on

Fix requirements: mmcv 2.x, remove av, add mmengine
89b97ab

JackIsNotInTheBox commited on