Commit History

Bump diffusers to >=0.34.0 for LTX 0.9.8 support
1551598
Running
verified

Jds20001 commited on

Fix: restore lora_strength default to 1.0 (was 0.0 from diagnostic run)
e53f9f0
verified

Jds20001 commited on

Fix: load full pipeline from distilled repo to fix VAE/scheduler version mismatch
d73843b
verified

Jds20001 commited on

diagnostic: default lora_strength to 0.0 to test base pipeline
9cb9320
verified

Jds20001 commited on

Diagnostic: set BFS LoRA weight=0 to isolate base pipeline vs LoRA corruption
3d75861
verified

Jds20001 commited on

Fix scrambled output: switch output_type pt→np (no tensor permute guessing)
0c1ea33
verified

Jds20001 commited on

Add peft (required for load_lora_weights)
8850f9a
verified

Jds20001 commited on

Add tiktoken + sentencepiece for LTX-Video tokenizer
8b10c5e
verified

Jds20001 commited on

Fix BLIP-2 auto-describe: decode only new tokens, not full prompt+answer sequence
5e8f18d
verified

Jds20001 commited on

Switch to LTX-Video-0.9.8-13B-distilled + ltx-2 BFS LoRA; fix 22B architecture mismatch
ff6d75e
verified

Jds20001 commited on

Wrap generate in try/except to surface real error in status box
9a9e584
verified

Jds20001 commited on

Handle Gradio 5.x VideoData dict in generate(); extract plain path before use
3dac6d4
verified

Jds20001 commited on

Switch auto-describe from SmolVLM to BLIP-2 (fixes ImportError)
1458180
verified

Jds20001 commited on

Fix auto-describe: use batch_decode instead of decode, add multi-marker assistant reply extraction
27eb528
verified

Jds20001 commited on

Switch auto-describe from Florence-2 to SmolVLM-Instruct (fixes forced_bos_token_id crash)
994cff7
verified

Jds20001 commited on

Add gfpgan, insightface, onnxruntime, timm dependencies
45e2a6a
verified

Jds20001 commited on

Add auto-describe (Florence-2), face alignment (InsightFace), GFPGAN enhancement, trim note
7fd9488
verified

Jds20001 commited on

Update app title to FaceOff-FaceSwapper
466f634
verified

Jds20001 commited on

Rename to FaceOff-FaceSwapper
a3ce319
verified

Jds20001 commited on

Add gr.Examples with local face image (fixes Wikipedia 403)
7a0663f
verified

Jds20001 commited on

Add example face image for gr.Examples
a79909b
verified

Jds20001 commited on

Upgrade Gradio sdk_version 5.7.1 → 5.50.0 (fixes VideoData schema validation error)
40b1f8b
verified

Jds20001 commited on

Enable show_error=True to expose runtime errors
6b273f8
verified

Jds20001 commited on

Fix: monkey-patch gradio_client boolean schema bug causing /gradio_api/info 500
36e2bfa
verified

Jds20001 commited on

Fix build: remove gradio pins (let HF own), fix pydantic v2, fix progress param
7333ed7
verified

Jds20001 commited on

Fix: update gradio to 5.7.1, gradio_client, pydantic v2
2e5219a
verified

Jds20001 commited on

Update requirements.txt
eba55c4
verified

Jds20001 commited on

Update app.py
6be388a
verified

Jds20001 commited on

Update app.py
863befc
verified

Jds20001 commited on

Update requirements.txt
e253cbc
verified

Jds20001 commited on

Update requirements.txt
93dc88d
verified

Jds20001 commited on

Update app.py
e04c798
verified

dosesnrolls1 commited on

Update app.py
0c13291
verified

dosesnrolls1 commited on

Update app.py
8c04c3d
verified

dosesnrolls1 commited on

Update app.py
c6b1370
verified

dosesnrolls1 commited on

Update app.py
c5eeedb
verified

dosesnrolls1 commited on

Update app.py
a0187f7
verified

dosesnrolls1 commited on

Update app.py
352dc0d
verified

dosesnrolls1 commited on

Update app.py
2bcf3ee
verified

dosesnrolls1 commited on

Switch base model to SulphurAI/Sulphur-2-base (fp8mixed transformer + Sulphur distill LoRA)
19f6b88
verified

ismailkattakath commited on

Update v3.0 workflow to use Sulphur-2-base as the base model
cf6887a
verified

ismailkattakath commited on

Fix: set api_name=False to suppress gradio_client schema TypeError on /api/info
18c57e9
verified

ismailkattakath commited on

Fix: bump gradio to 5.7.1 to resolve HfFolder ImportError with huggingface_hub 1.x
8933975
verified

ismailkattakath commited on

Fix: replace pyaudioop with audioop-lts for Python 3.13 compatibility
4ffdf42
verified

ismailkattakath commited on

Fix: add pyaudioop for Python 3.13 audioop compatibility
d1526ab
verified

ismailkattakath commited on

Upload README.md with huggingface_hub
57818a4
verified

ismailkattakath commited on

Upload folder using huggingface_hub
1405c30
verified

ismailkattakath commited on