CoolFace
Apppublic

acvlab/abot-world-interactive

sourceHugging Faceupdated 3mo agoView on Hugging Face
95likes
20 commits on main
304b4993mo ago

Revert look/pan to keyboard IJKL (replacing mouse-look), keep WASD movement

multimodalart
ed12abd3mo ago

Update app.py

multimodalart
153d7853mo ago

Move controls section inside stage card below overlay; remove Live controls heading

multimodalart
0d0b8f73mo ago

Upload index.html with huggingface_hub

multimodalart
8728a6f3mo ago

Deepen client jitter buffer to absorb network gaps

multimodalart
f3da7303mo ago

Add client-side jitter buffer + steady render clock for smooth playback

multimodalart
9075d2d3mo ago

Add server-side frame pacing scheduler to smooth real-time stream

multimodalart
95633083mo ago

Update app.py

multimodalart
ab92f923mo ago

Add preset seed thumbnails; remove footnote blockquote

multimodalart
b53a6aa3mo ago

Add preset seed thumbnails; remove footnote blockquote

multimodalart
30435dc3mo ago

Fix real-time frame render: decode+paint newest JPEG to canvas immediately (no img.src thrash/stale redraw/buffering)

multimodalart
94fce9e3mo ago

Document live backend architecture, add sdk_version 6.12.0

multimodalart
ec341063mo ago

Add python-multipart for image upload endpoint

multimodalart
046f1703mo ago

Add clean interactive UI (image upload seeding, live WASD/IJKL controls)

multimodalart
568d1583mo ago

Live gradio.Server+WebSocket backend with image-upload i2v seeding and x-api-token quota forwarding

multimodalart
8ac1c9d3mo ago

Move theme/css to launch() for Gradio 6

multimodalart
c55f0e03mo ago

Add SDPA fallback in flash_attention for GPUs without flash-attn

multimodalart
7d7049e3mo ago

Fix dependency conflict: unpin transformers/diffusers, drop torchvision

multimodalart
28404e63mo ago

Initial ABot-World interactive rollout demo

multimodalart
ff5a3c03mo ago

initial commit

multimodalart