Image starts
Upload a start frame and switch from prompt-only generation to image-to-video testing.
A practical local workbench for testing SANA-Video 2B on consumer GPUs. Built with React and FastAPI, focused on the bits that matter when VRAM is tight: image starts, chained clips, low-VRAM controls, model profiles, progress, and replay.
Why it exists
The project turns a raw local generation workflow into a focused UI that builders can actually poke at. It does not include model weights, and it does not claim SANA-WM / VM support until real downloadable weights and APIs are available to test. GitHub is the technical home; this page is the public doorway.
Upload a start frame and switch from prompt-only generation to image-to-video testing.
Generate longer clips by feeding the previous segment's last frame into the next run.
Use conservative defaults, unload-after-run behavior, and progress visibility for 12 GB class GPUs.
Point the backend at local model folders without editing UI code or leaking machine paths into git.
Watch queued/running jobs, elapsed time, segment counts, and peak PyTorch VRAM from the workbench.
Promo copy, screenshots, release checklist, and a demo script live with the repo for easy community sharing.
Community repo
Hardware results, install fixes, model adapter notes, and UI improvements are welcome. The repo includes setup instructions, a launch kit, and clear notes about what is supported now.