fix: restore 15s frame limit and 3-tier adaptive tiling for long movie sequential generation a790c1f Antigravity commited on Jun 1
fix: pre-initialize image processor and restore screenplay GPU execution to avoid bnb cpu moves b57dfaf Antigravity commited on Jun 1
fix: run screenplay generation on CPU to completely avoid GPU quota timeouts b0c62a2 Antigravity commited on Jun 1
fix(critical): reset frame cap to 97, fix continuity bug, remove subtitle 7be6d65 dimensionalpulsar commited on May 31
fix: raise frame cap to 265 (~14.7s), 3-tier tiling, harden continuity chain 9958c96 dimensionalpulsar commited on May 31
fix: split scenes into individual GPU calls to fix hang on videos >5s f7bde67 dimensionalpulsar commited on May 31
feat: batch all 8 scenes in a single GPU call and extract loopback last-to-first frame for absolute character continuity a18889b Antigravity commited on May 31
fix: apply setpts=PTS-STARTPTS to force continuous browser-compatible playback timestamps 895d705 Antigravity commited on May 31
feat: expose 8 individual scene download players in UI and normalize fps input rate for stable movie concat 1014c97 Antigravity commited on May 31
fix: use filter_complex concat for perfect sequential frame normalization across scenes ef8cd18 Antigravity commited on May 31
fix: re-encode streams using libx264 and aac in concat to resolve playback issues 3026f59 Antigravity commited on May 31
feat: optimize ZeroGPU file transfer with raw bytes and integrate gr.Progress() bar 9991eb2 Antigravity commited on May 31
feat: implement LTX-2 movie generator with Gemma-3 screenplay director 8084f16 Antigravity commited on May 31
fix: resolve 5 critical bugs - remove duplicate ModelLedger, pass gemma_path to pipeline, GPU duration=120, move text_encoder to cuda, fix transformers/torchaudio version pins d45e5fd dimensionalpulsar commited on May 20