Add pipeline tag, library name, link to paper

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -3,6 +3,7 @@ license: mit
3
  license_link: https://github.com/microsoft/VidTok/blob/main/LICENSE
4
 
5
  tags:
 
6
  - tokenization
7
  - video generation
8
  - world model
@@ -27,8 +28,8 @@ VidTok, trained on a large-scale video dataset, outperforms previous models acro
27
  Resources and technical documentation:
28
 
29
  + [GitHub](https://github.com/microsoft/VidTok)
30
- + [arXiv](https://arxiv.org/pdf/2412.13061)
31
-
32
 
33
  ## Model Performance
34
 
@@ -103,4 +104,27 @@ The model is released under the [MIT license](https://github.com/microsoft/VidTo
103
 
104
  ## Contact
105
 
106
- We welcome feedback and collaboration from our audience. If you have suggestions, questions, or observe unexpected/offensive behavior in our technology, please contact us at [email protected].
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  license_link: https://github.com/microsoft/VidTok/blob/main/LICENSE
4
 
5
  tags:
6
+ - video-to-video
7
  - tokenization
8
  - video generation
9
  - world model
 
28
  Resources and technical documentation:
29
 
30
  + [GitHub](https://github.com/microsoft/VidTok)
31
+ + [arXiv](https://arxiv.org/abs/2412.13061)
32
+ + [paper](https://huggingface.co/papers/2412.17726)
33
 
34
  ## Model Performance
35
 
 
104
 
105
  ## Contact
106
 
107
+ We welcome feedback and collaboration from our audience. If you have suggestions, questions, or observe unexpected/offensive behavior in our technology, please contact us at [email protected].
108
+
109
+ ## Contributing
110
+
111
+ This project welcomes contributions and suggestions. Most contributions require you to agree to a
112
+ Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
113
+ the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
114
+
115
+ When you submit a pull request, a CLA bot will automatically determine whether you need to provide
116
+ a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
117
+ provided by the bot. You will only need to do this once across all repos using our CLA.
118
+
119
+ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
120
+ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
121
+ contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
122
+
123
+
124
+ ## Trademarks
125
+
126
+ This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
127
+ trademarks or logos is subject to and must follow
128
+ [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
129
+ Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
130
+ Any use of third-party trademarks or logos are subject to those third-party's policies.