Views
No views yet
Lightricks/LTX-2.3)helloworld_lora_v1.safetensors (rank-32 LoRA)example_videos.zip (86 MB) contains the generated
results of the seven official examples shipped with the GitHub repo
(same recipes as assets/examples/,
previewed as GIFs in the repo README) — full-quality 1280×704 @ 24 fps MP4s
with the WASD / arrow / F keyboard overlay and the co-generated audio track
(the character speaks in garden_pond, park_yoga, anime_figures,
moor_crows, and lakeside_hikers; bear_mascot and shore_skeleton are
silent by design).1git clone https://github.com/AlayaLab/HelloWorld
2# put this LoRA at HelloWorld/checkpoints/helloworld_lora_v1.safetensors
3cd HelloWorld/inference
4INPUT=examples_batch.json GPU=0 bash run_batch.shLICENSE. In particular:1@article{ouyang2026helloworld,
2 title = {HelloWorld: Enabling Socially Interactive Characters in Video World Models},
3 author = {Ouyang, Liangyang and Liu, Ruicong and Chu, Xuangeng and Zhang, Kaipeng and Sato, Yoichi},
4 journal = {arXiv preprint arXiv:2608.05070},
5 year = {2026}
6}