Spaces:
Running on Zero
Running on Zero
Commit History
feat: add FlashSR post-processing to upsample TARO 16kHz → 48kHz efe424b
Add open_clip dep; remove tab descriptions; fix hunyuan .pt→.pth rename 8185e9f
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
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 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