nielsr HF staff commited on
Commit
0d297de
1 Parent(s): 6dbc4ee

Add pipeline tag

Browse files

This PR ensures the model can be found at:
* https://huggingface.co/papers/2412.00131
* https://huggingface.co/models?pipeline_tag=text-to-video&sort=trending

Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
 
@@ -167,14 +168,14 @@ For more details, please refer to the [Contribution Guidelines](docs/Contributio
167
  ## BibTeX
168
 
169
  ```bibtex
170
- @software{pku_yuan_lab_and_tuzhan_ai_etc_2024_10948109,
171
- author = {PKU-Yuan Lab and Tuzhan AI etc.},
172
- title = {Open-Sora-Plan},
173
- month = apr,
174
- year = 2024,
175
- publisher = {GitHub},
176
- doi = {10.5281/zenodo.10948109},
177
- url = {https://doi.org/10.5281/zenodo.10948109}
178
  }
179
  ```
180
  ## Latest DOI
 
1
  ---
2
  license: mit
3
+ pipeline_tag: text-to-video
4
  ---
5
 
6
 
 
168
  ## BibTeX
169
 
170
  ```bibtex
171
+ @misc{lin2024opensoraplanopensourcelarge,
172
+ title={Open-Sora Plan: Open-Source Large Video Generation Model},
173
+ author={Bin Lin and Yunyang Ge and Xinhua Cheng and Zongjian Li and Bin Zhu and Shaodong Wang and Xianyi He and Yang Ye and Shenghai Yuan and Liuhan Chen and Tanghui Jia and Junwu Zhang and Zhenyu Tang and Yatian Pang and Bin She and Cen Yan and Zhiheng Hu and Xiaoyi Dong and Lin Chen and Zhang Pan and Xing Zhou and Shaoling Dong and Yonghong Tian and Li Yuan},
174
+ year={2024},
175
+ eprint={2412.00131},
176
+ archivePrefix={arXiv},
177
+ primaryClass={cs.CV},
178
+ url={https://arxiv.org/abs/2412.00131},
179
  }
180
  ```
181
  ## Latest DOI