Update README.md
Browse files
README.md
CHANGED
@@ -98,5 +98,10 @@ snapshot_download("nyu-visionx/pisa-experiments", local_dir=dataset_path, repo_t
|
|
98 |
## Citation
|
99 |
|
100 |
``` bibtex
|
101 |
-
|
|
|
|
|
|
|
|
|
|
|
102 |
```
|
|
|
98 |
## Citation
|
99 |
|
100 |
``` bibtex
|
101 |
+
@article{li2025pisa,
|
102 |
+
title={Pisa Experiments: Exploring Physics Post-Training for Video Diffusion Models by Watching Stuff Drop},
|
103 |
+
author={Li, Chenyu and Michel, Oscar and Pan, Xichen and Liu, Sainan and Roberts, Mike and Xie, Saining},
|
104 |
+
journal={arXiv preprint arXiv:2503.09595},
|
105 |
+
year={2025},
|
106 |
+
}
|
107 |
```
|