Recalibrate GPU duration reservations, drop deprecated warnings 922310d Running BoxOfColors commited on 2 days ago
Use bare PyPI torch/torchaudio 2.11.0 instead of +cu128 index build 0a5362f BoxOfColors commited on 2 days ago
Bump torch/torchaudio to a Blackwell-compatible version, swap mmcv for mmcv-lite 3f83c4f BoxOfColors Claude Sonnet 5 commited on 2 days ago
Remove pinned spaces==0.48.2 causing a hard build failure 183bf09 BoxOfColors Claude Sonnet 5 commited on 2 days ago
Add explicit CUDA availability diagnostic inside GPU worker calls 4aae50d BoxOfColors Claude Sonnet 5 commited on 2 days ago
Force local_files_only on open_clip's own hf_hub_download reference bcb6e0a BoxOfColors Claude Sonnet 5 commited on 2 days ago
Move offline-mode patch inside each GPU function's own body 035533f BoxOfColors Claude Sonnet 5 commited on 2 days ago
Re-assert offline mode inside the ZeroGPU worker itself 78108d3 BoxOfColors Claude Sonnet 5 commited on 2 days ago
Fix HF_HUB_OFFLINE never actually taking effect 1cb4beb BoxOfColors Claude Sonnet 5 commited on 3 days ago
Fix spurious "Too many arguments provided for the endpoint" warnings 00dcb6c BoxOfColors Claude Sonnet 5 commited on 3 days ago
Fix Generate click never reaching server: watchdog broke the click event adefefd BoxOfColors Claude Sonnet 5 commited on 3 days ago
Stop Generate from going silent: merge watchdog-arm into the click event 8ed76c6 BoxOfColors commited on 3 days ago
Fix Generate click going silent after adding the watchdog-arm step d3cd6e0 BoxOfColors commited on 3 days ago
Add client-side watchdog so a crashed generation can't wedge Generate afa947b BoxOfColors commited on 3 days ago
Replace server-side slot-visibility updates with client-side JS 3f11a0e BoxOfColors commited on 3 days ago
Disable Generate button and show busy label during generation 7cacbd0 BoxOfColors commited on 3 days ago
Patch Gradio's video-conversion race that kills the generation connection 3847eb5 BoxOfColors commited on 3 days ago
Bump spaces==0.48.1 -> 0.48.2 to resolve build conflict ec649c1 BoxOfColors Claude Opus 4.7 (1M context) commited on Apr 26
Reroute encoders + MMAudio downloads through user-controlled mirror 2c38be2 verified JackIsNotInTheBox commited on Apr 26
Fix xregen duration truncation: use full segment span, not model window b49a86d BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix xregen truncating total audio duration when clip < segment window 2e7f9a4 BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Remove channel-layout safety nets; assert stereo (2,T) everywhere 894b188 BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Normalize all seg wavs to stereo (2,T) at save time 8b87263 BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Preserve MMAudio stereo; stereo-wins channel normalization 6ef8b2e BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix (1,T) shape crash in _cf_join; bump HunyuanFoley secs_per_step to 0.5 359f37a BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Free GPU memory between HunyuanFoley segments to prevent OOM 6446441 BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Revert to single multi-seg GPU call; bump hunyuan load_overhead to 90s b94c46b BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix HunyuanFoley initial gen: one GPU call per segment a6fff03 BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix HunyuanFoley: pre-download SigLIP2, use local_files_only=True 1dcac2d BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix MMAudio: load BigVGAN from local snapshot dir, not HF network 04fdc6c BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix HunyuanFoley: save text_feats to disk inside GPU worker aa53ba5 BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix HunyuanFoley xregen: register model lib sys.path in main process 01d72dd BoxOfColors Claude Sonnet 4.6 commited on Mar 31
Fix HunyuanFoley xregen AttributeError: return torch.device from _get_device_and_dtype 35c95b4 BoxOfColors commited on Mar 31
Add try/except traceback logging to _hunyuan_gpu_infer to surface AttributeError 21ece0c BoxOfColors commited on Mar 31
Fix TARO GPU abort: increase load_overhead 15→120s to cover model loading time 1d1ce31 BoxOfColors commited on Mar 31
Add granular step-by-step logging in _taro_gpu_infer to find exact GPU abort point 8635f79 BoxOfColors commited on Mar 30
Fix MMAudio TypeError: cast num_steps to int in _mmaudio_gpu_infer da46dda BoxOfColors commited on Mar 30
Fix TARO GPU worker crash: use local_files_only=True for audioldm2 VAE/vocoder 00e0606 BoxOfColors commited on Mar 30
Add xregen error logging: try/except in _xregen_dispatch, logging in xregen_mmaudio._run and _mmaudio_gpu_infer to surface GPU worker crashes 00ee17c BoxOfColors commited on Mar 30
Fix xregen ZeroGPU TypeError: duration fns must accept all positional args cc23c05 BoxOfColors Claude Sonnet 4.6 commited on Mar 30
Fix ZeroGPU tmp file isolation: extract clips inside GPU worker e3d955b BoxOfColors commited on Mar 30