• Stefy Lanza (nextime / spora )'s avatar
    township: apply correct per-segment LoRAs/profiles at outcome render time · ba4dedac
    Stefy Lanza (nextime / spora ) authored
    The outcome video render applied one fighter list (both match fighters) to the
    whole clip, so the referee LoRA and winner-only identity only existed in the
    keyframe, not at video-generation time. Thread per-segment fighters through
    _render: segments are now (prompt, frames, seg_stem, seg_fighters) and each
    segment (and each chained part) applies exactly its own character_profiles +
    LoRAs, overriding the clip-level list.
    
    Outcome segments now load: FINISH = both fighters; VICTORY = winner + referee
    (decisive) or both fighters + referee (draw). Referee resolution matches the
    keyframe path. Backward compatible — shorter segment tuples and legacy clips
    without role/fighters fall back to the clip-level fighters.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    ba4dedac
Name
Last commit
Last update
..
assets Loading commit data...
gen_township_fighters.py Loading commit data...
manual_multimodal_test_client.py Loading commit data...
review_outputs.py Loading commit data...
video_dubber.py Loading commit data...
videogen.py Loading commit data...