acvlab/abot-world-interactive
Revert look/pan to keyboard IJKL (replacing mouse-look), keep WASD movement
Update app.py
Move controls section inside stage card below overlay; remove Live controls heading
Upload index.html with huggingface_hub
Deepen client jitter buffer to absorb network gaps
Add client-side jitter buffer + steady render clock for smooth playback
Add server-side frame pacing scheduler to smooth real-time stream
Update app.py
Add preset seed thumbnails; remove footnote blockquote
Add preset seed thumbnails; remove footnote blockquote
Fix real-time frame render: decode+paint newest JPEG to canvas immediately (no img.src thrash/stale redraw/buffering)
Document live backend architecture, add sdk_version 6.12.0
Add python-multipart for image upload endpoint
Add clean interactive UI (image upload seeding, live WASD/IJKL controls)
Live gradio.Server+WebSocket backend with image-upload i2v seeding and x-api-token quota forwarding
Move theme/css to launch() for Gradio 6
Add SDPA fallback in flash_attention for GPUs without flash-attn
Fix dependency conflict: unpin transformers/diffusers, drop torchvision
Initial ABot-World interactive rollout demo
initial commit
