• Stefy Lanza (nextime / spora )'s avatar
    video: VACE frame-tail extend, cancellable downloads, MMA fight variety · 0b355364
    Stefy Lanza (nextime / spora ) authored
    Downloads: run each model download in a clean `python -m
    codai.admin.download_worker` subprocess streaming JSON progress, so the
    Stop button reliably cancels by terminating the process (HF parallel/Xet
    chunk transfers ignore in-thread flags). Adds download-cancel-all. Avoids
    multiprocessing spawn, which re-imports the server launcher as __main__.
    
    VACE extension: detect WanVACEPipeline; new 'extend' mode + cond_frames
    request field condition on the previous chained part's frame tail (real
    motion -> forward continuation, fixing the single-frame boomerang).
    _build_vace_conditioning builds the (video, mask) pair; _snap_wan_frames
    enforces 4k+1; only the freshly generated frames are returned. VACE also
    serves keyframe i2v / t2v via masking; i2v/t2v fallbacks skipped for it.
    Township auto-uses extend for chained parts when the model is VACE.
    
    Fight prompts: full-MMA system prompt + rotating per-clip action focus
    (kicks/knees/elbows/takedowns/ground/submissions) and occasional blood,
    rebalanced fallback templates, keyframe wardrobe enforcement.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    0b355364
Name
Last commit
Last update
codai Loading commit data...
docs/superpowers Loading commit data...
samples Loading commit data...
tests Loading commit data...
tools 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.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...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
todo.md Loading commit data...