Add pipeline tag to improve discoverability

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- license: apache-2.0
3
  library_name: diffusers
 
 
4
  ---
5
 
6
  <h1 align="center">
@@ -65,7 +66,8 @@ library_name: diffusers
65
  ```bibtex
66
  @article{liu2025robotransfer,
67
  title={RoboTransfer: Geometry-Consistent Video Diffusion for Robotic Visual Policy Transfer},
68
- author={Liu, Liu and Wang, Xiaofeng and Zhao, Guosheng and Li, Keyu and Qin, Wenkang and Qiu, Jiaxiong and Zhu, Zheng and Huang, Guan and Su, Zhizhong},
69
  journal={arXiv preprint arXiv:2505.23171},
70
  year={2025}
71
  }
 
 
1
  ---
 
2
  library_name: diffusers
3
+ license: apache-2.0
4
+ pipeline_tag: image-to-video
5
  ---
6
 
7
  <h1 align="center">
 
66
  ```bibtex
67
  @article{liu2025robotransfer,
68
  title={RoboTransfer: Geometry-Consistent Video Diffusion for Robotic Visual Policy Transfer},
69
+ author={Liu, Liu and Wang, Xiaofeng and Zhao, Guosheng and Li, Keyu Li, Wenkang Qin, Jiaxiong Qiu, Zheng Zhu, Guan Huang, Zhizhong Su},
70
  journal={arXiv preprint arXiv:2505.23171},
71
  year={2025}
72
  }
73
+ ```