HaoyiZhu commited on
Commit
405266b
·
verified ·
1 Parent(s): d5fba3c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -14,6 +14,17 @@ A 2.6 B parameter image-to-video diffusion model conditioned on a per-frame
14
  camera trajectory, paired with the LTX-2 sink-bidirectional Euler refiner
15
  for high-fidelity decoding.
16
 
 
 
 
 
 
 
 
 
 
 
 
17
  | Component | Path in repo | Size |
18
  |----------------------------|-------------------------------------------|-------|
19
  | Sana DiT (Stage 1) | `dit/sana_wm_1600m_720p.safetensors` | 10 GB |
 
14
  camera trajectory, paired with the LTX-2 sink-bidirectional Euler refiner
15
  for high-fidelity decoding.
16
 
17
+ Paper: <https://arxiv.org/abs/2605.15178>
18
+
19
+ ```bibtex
20
+ @article{sanawm,
21
+ title = {SANA-WM: Camera-Controlled Image-to-Video Diffusion},
22
+ author = {NVIDIA},
23
+ journal = {arXiv preprint arXiv:2605.15178},
24
+ year = {2026}
25
+ }
26
+ ```
27
+
28
  | Component | Path in repo | Size |
29
  |----------------------------|-------------------------------------------|-------|
30
  | Sana DiT (Stage 1) | `dit/sana_wm_1600m_720p.safetensors` | 10 GB |