Commit History
MMAudio: sliding-window segmentation for videos longer than 8 s; remove duration slider bdf9957
HunyuanFoley: sliding-window segmentation for videos longer than 15 s 2b2a599
Fix CLAP from_pretrained daemonic process error in ZeroGPU worker f8b59b5
Pre-download CLAP model at startup to fix daemonic process error in ZeroGPU 6d556cb
Fix MMAudio inference_mode error (torch.no_grad); fix Hunyuan weights subdir path 15ab81a
. 1044cda
Revert hunyuan checkpoint to .pth (truncated progress bar misled filename) 9788670
Add open_clip dep; remove tab descriptions; fix hunyuan .pt→.pth rename 8185e9f
Update UI descriptions: scene-type guidance instead of duration 36c1b45
Fix audiotools: install from git (PyPI version requires Python 3.11+) dd33d76
Add torchdiffeq, audiotools, mmcv deps for MMAudio/Hunyuan/TARO aaf8354
Add missing deps: colorlog (MMAudio) and loguru (HunyuanVideoFoley) 16073e0
Fix mmaudio import: add MMAudio dir to sys.path in generate_mmaudio 767475e
Pin torchaudio==2.5.1+cu124 and add torch version diagnostic bbe66c1
Add torchaudio via PyTorch cu121 extra-index-url in requirements.txt 3cd40a3
Fix torchaudio CUDA mismatch: install via PyTorch cu121 index in pre-install.sh 24bd825
Fix torchaudio missing dep and TARO sys.path for bare imports 25f6ae6
Upgrade to Gradio 5.25.0 to fix ZeroGPU localhost error a99f759
Fix: pin gradio==4.44.1 to fix ZeroGPU localhost ValueError 504eda5
Jack Wu commited on
Fix launch() call for ZeroGPU — remove server_name override 78dbbf7
Jack Wu commited on
Fix: call get_random_seed(), add server_name to launch() for ZeroGPU d3011cb
Jack Wu commited on
Fix mmcv install: use mim via pre-install.sh instead of pip source build 3b3c373
Jack Wu commited on
Fix: move mmcv to requirements.txt, remove runtime install that caused infinite rebuild loop c59ecb5
Jack Wu commited on
Fix HunyuanFoley checkpoint path and add README metadata 1896e81
Jack Wu commited on
Add HuggingFace Spaces metadata to README 657615c
Jack Wu commited on
Remove non-inference files from all three model folders 22b2290
Jack Wu commited on
Add .gitignore and untrack MMAudio binary training examples 3886668
Jack Wu commited on
. c60109f
Jack Wu commited on
Restructure app.py: multi-model support (TARO, MMAudio, HunyuanFoley) 6cf4573
Jack Wu commited on