Bump diffusers to >=0.34.0 for LTX 0.9.8 support 1551598 Running verified Jds20001 commited on about 7 hours ago
Fix: restore lora_strength default to 1.0 (was 0.0 from diagnostic run) e53f9f0 verified Jds20001 commited on about 7 hours ago
Fix: load full pipeline from distilled repo to fix VAE/scheduler version mismatch d73843b verified Jds20001 commited on about 7 hours ago
diagnostic: default lora_strength to 0.0 to test base pipeline 9cb9320 verified Jds20001 commited on 4 days ago
Diagnostic: set BFS LoRA weight=0 to isolate base pipeline vs LoRA corruption 3d75861 verified Jds20001 commited on 4 days ago
Fix scrambled output: switch output_type pt→np (no tensor permute guessing) 0c1ea33 verified Jds20001 commited on 4 days ago
Add tiktoken + sentencepiece for LTX-Video tokenizer 8b10c5e verified Jds20001 commited on 4 days ago
Fix BLIP-2 auto-describe: decode only new tokens, not full prompt+answer sequence 5e8f18d verified Jds20001 commited on 4 days ago
Switch to LTX-Video-0.9.8-13B-distilled + ltx-2 BFS LoRA; fix 22B architecture mismatch ff6d75e verified Jds20001 commited on 4 days ago
Wrap generate in try/except to surface real error in status box 9a9e584 verified Jds20001 commited on 4 days ago
Handle Gradio 5.x VideoData dict in generate(); extract plain path before use 3dac6d4 verified Jds20001 commited on 4 days ago
Switch auto-describe from SmolVLM to BLIP-2 (fixes ImportError) 1458180 verified Jds20001 commited on 4 days ago
Fix auto-describe: use batch_decode instead of decode, add multi-marker assistant reply extraction 27eb528 verified Jds20001 commited on 4 days ago
Switch auto-describe from Florence-2 to SmolVLM-Instruct (fixes forced_bos_token_id crash) 994cff7 verified Jds20001 commited on 4 days ago
Add gfpgan, insightface, onnxruntime, timm dependencies 45e2a6a verified Jds20001 commited on 4 days ago
Add auto-describe (Florence-2), face alignment (InsightFace), GFPGAN enhancement, trim note 7fd9488 verified Jds20001 commited on 4 days ago
Add gr.Examples with local face image (fixes Wikipedia 403) 7a0663f verified Jds20001 commited on 4 days ago
Upgrade Gradio sdk_version 5.7.1 → 5.50.0 (fixes VideoData schema validation error) 40b1f8b verified Jds20001 commited on 4 days ago
Fix: monkey-patch gradio_client boolean schema bug causing /gradio_api/info 500 36e2bfa verified Jds20001 commited on 4 days ago
Fix build: remove gradio pins (let HF own), fix pydantic v2, fix progress param 7333ed7 verified Jds20001 commited on 4 days ago
Fix: update gradio to 5.7.1, gradio_client, pydantic v2 2e5219a verified Jds20001 commited on 4 days ago
Switch base model to SulphurAI/Sulphur-2-base (fp8mixed transformer + Sulphur distill LoRA) 19f6b88 verified ismailkattakath commited on May 18
Update v3.0 workflow to use Sulphur-2-base as the base model cf6887a verified ismailkattakath commited on May 18
Fix: set api_name=False to suppress gradio_client schema TypeError on /api/info 18c57e9 verified ismailkattakath commited on May 18
Fix: bump gradio to 5.7.1 to resolve HfFolder ImportError with huggingface_hub 1.x 8933975 verified ismailkattakath commited on May 18
Fix: replace pyaudioop with audioop-lts for Python 3.13 compatibility 4ffdf42 verified ismailkattakath commited on May 18
Fix: add pyaudioop for Python 3.13 audioop compatibility d1526ab verified ismailkattakath commited on May 18