• 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
codai Loading commit data...
docs/superpowers Loading commit data...
packaging Loading commit data...
samples Loading commit data...
tests Loading commit data...
tools Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
AI.PROMPT Loading commit data...
CODERAI_API_DOCUMENTATION.md Loading commit data...
CoderAI.gif Loading commit data...
DISTRIBUTION.md Loading commit data...
LICENSE.md Loading commit data...
MULTIMODAL_CAPABILITIES.md Loading commit data...
MULTIMODAL_UI_EXAMPLES.md Loading commit data...
README.md Loading commit data...
build-oci.sh Loading commit data...
build.ps1 Loading commit data...
build.sh Loading commit data...
coderai Loading commit data...
coderai-broker-implementation-reference.md Loading commit data...
coderai-integration.md Loading commit data...
osxbuild.sh Loading commit data...
package-oci.sh Loading commit data...
package-tarball.sh Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
run-oci.sh Loading commit data...
smoke-test-oci.sh Loading commit data...
todo.md Loading commit data...