Fix: call get_random_seed(), add server_name to launch() for ZeroGPU d3011cb Jack Wu commited on Mar 26
Fix mmcv install: use mim via pre-install.sh instead of pip source build 3b3c373 Jack Wu commited on Mar 26
Fix: move mmcv to requirements.txt, remove runtime install that caused infinite rebuild loop c59ecb5 Jack Wu commited on Mar 26
Restructure app.py: multi-model support (TARO, MMAudio, HunyuanFoley) 6cf4573 Jack Wu commited on Mar 25
Show slot 0 by default; reveal extra slots on Generations slider drag 53f384c JackIsNotInTheBox commited on Mar 25
Multi-sample support, last-segment tail anchor fix, dynamic samples cap, gr.Blocks UI, duration=600 160db86 JackIsNotInTheBox commited on Mar 25
Add crossfade duration/dB controls, inference caching, share=True eaedb53 JackIsNotInTheBox commited on Mar 25
Support videos longer than 8.2s via overlapping inference + 2s +3dB crossfade stitching 0429f8a JackIsNotInTheBox commited on Mar 25
Fix all indentation errors - consistent 4-space indentation throughout d0e121d JackIsNotInTheBox commited on Mar 25
Fix RuntimeError: pad onset_feats to truncate_onset=120 when video is shorter than 8.2s 5ce02be JackIsNotInTheBox commited on Mar 25
Fix all indentation errors - consistent 4-space indentation throughout 39355fb JackIsNotInTheBox commited on Mar 25
Fix vocoder float32 cast error; default seed is now random 8443669 JackIsNotInTheBox commited on Mar 25
Fix EinopsError: handle videos with frame count not divisible by 30 798c73c JackIsNotInTheBox commited on Mar 24
Strip original audio from uploaded videos before processing and final output 211f7b6 JackIsNotInTheBox commited on Mar 24
Fix torch.load: add weights_only=False for PyTorch 2.6 compat e9d7eba JackIsNotInTheBox commited on Mar 24
Fix torch.load: add weights_only=False for PyTorch 2.6 compat c5a6704 JackIsNotInTheBox commited on Mar 24
Fix mmcv v2 import: move kaiming_init/constant_init to mmengine.model b267be8 JackIsNotInTheBox commited on Mar 24
Use openmim instead of direct mmcv install, add omegaconf ff7f3e2 JackIsNotInTheBox commited on Mar 22