Update README.md
Browse files
README.md
CHANGED
|
@@ -99,9 +99,9 @@ snapshot_download("nyu-visionx/pisa-experiments", local_dir=dataset_path, repo_t
|
|
| 99 |
|
| 100 |
``` bibtex
|
| 101 |
@article{li2025pisa,
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
}
|
| 107 |
```
|
|
|
|
| 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 |
```
|