Spaces:
Runtime error
Runtime error
update bibtex
Browse files
app.py
CHANGED
|
@@ -76,11 +76,12 @@ If MotionCtrl is helpful, please help to ⭐ the <a href='https://github.com/Ten
|
|
| 76 |
<br>
|
| 77 |
If our work is useful for your research, please consider citing:
|
| 78 |
```bibtex
|
| 79 |
-
@inproceedings{
|
| 80 |
-
title={
|
| 81 |
-
author={Wang, Zhouxia and Yuan, Ziyang and Wang, Xintao and Chen, Tianshui and Xia, Menghan and Luo, Ping and Shan, Ying},
|
| 82 |
-
booktitle={
|
| 83 |
-
|
|
|
|
| 84 |
}
|
| 85 |
```
|
| 86 |
|
|
|
|
| 76 |
<br>
|
| 77 |
If our work is useful for your research, please consider citing:
|
| 78 |
```bibtex
|
| 79 |
+
@inproceedings{wang2024motionctrl,
|
| 80 |
+
title={Motionctrl: A unified and flexible motion controller for video generation},
|
| 81 |
+
author={Wang, Zhouxia and Yuan, Ziyang and Wang, Xintao and Li, Yaowei and Chen, Tianshui and Xia, Menghan and Luo, Ping and Shan, Ying},
|
| 82 |
+
booktitle={ACM SIGGRAPH 2024 Conference Papers},
|
| 83 |
+
pages={1--11},
|
| 84 |
+
year={2024}
|
| 85 |
}
|
| 86 |
```
|
| 87 |
|