Revert to CPU onnxruntime (gpu variant didn't win over insightface's onnxruntime dep on ZeroGPU) d57b63b verified Jds20001 commited on 26 days ago
Fast swap: detection+recognition only at 320px (5-8x CPU speedup) to fit the GPU window 61c7dba verified Jds20001 commited on 26 days ago
Raise fast-swap GPU time budget (GPU inswapper + first-run downloads) 43e7247 verified Jds20001 commited on 26 days ago
onnxruntime -> onnxruntime-gpu for CUDA InsightFace 9e3a13a verified Jds20001 commited on 26 days ago
Fast swap: run InsightFace on GPU (CUDA EP) with CPU fallback — was hardcoded CPU, blew the ZeroGPU time window d16c48b verified Jds20001 commited on 26 days ago
Add Quick Start scenario picker with per-scenario guide-video requirement hints 163cb53 verified Jds20001 commited on 26 days ago
Add Fast Swap mode (InsightFace inswapper) as default — deterministic, promptless, actually swaps (fastswap.py) cd98935 verified Jds20001 commited on 27 days ago
Add Fast Swap mode (InsightFace inswapper) as default — deterministic, promptless, actually swaps (app.py) d613b69 verified Jds20001 commited on 27 days ago
Expose guide-adherence (condition strength) slider; defaults 0.7/1.0 for actual head swap (pipeline.py) 7721a1c verified Jds20001 commited on 27 days ago
Expose guide-adherence (condition strength) slider; defaults 0.7/1.0 for actual head swap (app.py) 790e2d9 verified Jds20001 commited on 27 days ago
Fix ZeroGPU lifecycle + V2V guide-video conditioning (README.md) 253ec70 verified Jds20001 commited on 27 days ago
Fix ZeroGPU lifecycle + V2V guide-video conditioning (pipeline.py) ccd8057 verified Jds20001 commited on 27 days ago
Fix ZeroGPU lifecycle + V2V guide-video conditioning (app.py) 8f6b469 verified Jds20001 commited on 27 days ago
Fix: restore lora_strength default to 1.0 (was 0.0 from diagnostic run) e53f9f0 verified Jds20001 commited on 28 days ago
Fix: load full pipeline from distilled repo to fix VAE/scheduler version mismatch d73843b verified Jds20001 commited on 28 days ago
diagnostic: default lora_strength to 0.0 to test base pipeline 9cb9320 verified Jds20001 commited on Jun 27
Diagnostic: set BFS LoRA weight=0 to isolate base pipeline vs LoRA corruption 3d75861 verified Jds20001 commited on Jun 27
Fix scrambled output: switch output_type pt→np (no tensor permute guessing) 0c1ea33 verified Jds20001 commited on Jun 27
Fix BLIP-2 auto-describe: decode only new tokens, not full prompt+answer sequence 5e8f18d verified Jds20001 commited on Jun 27
Switch to LTX-Video-0.9.8-13B-distilled + ltx-2 BFS LoRA; fix 22B architecture mismatch ff6d75e verified Jds20001 commited on Jun 27
Wrap generate in try/except to surface real error in status box 9a9e584 verified Jds20001 commited on Jun 26
Handle Gradio 5.x VideoData dict in generate(); extract plain path before use 3dac6d4 verified Jds20001 commited on Jun 26
Switch auto-describe from SmolVLM to BLIP-2 (fixes ImportError) 1458180 verified Jds20001 commited on Jun 26
Fix auto-describe: use batch_decode instead of decode, add multi-marker assistant reply extraction 27eb528 verified Jds20001 commited on Jun 26
Switch auto-describe from Florence-2 to SmolVLM-Instruct (fixes forced_bos_token_id crash) 994cff7 verified Jds20001 commited on Jun 26
Add auto-describe (Florence-2), face alignment (InsightFace), GFPGAN enhancement, trim note 7fd9488 verified Jds20001 commited on Jun 26
Add gr.Examples with local face image (fixes Wikipedia 403) 7a0663f verified Jds20001 commited on Jun 26
Upgrade Gradio sdk_version 5.7.1 → 5.50.0 (fixes VideoData schema validation error) 40b1f8b verified Jds20001 commited on Jun 26
Fix: monkey-patch gradio_client boolean schema bug causing /gradio_api/info 500 36e2bfa verified Jds20001 commited on Jun 26
Fix build: remove gradio pins (let HF own), fix pydantic v2, fix progress param 7333ed7 verified Jds20001 commited on Jun 26