Improve metadata and add Code Link
#3
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-to-video
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
|
6 |
# StreamingT2V
|
7 |
|
8 |
|
@@ -18,6 +19,7 @@ Zhangyang Wang, Shant Navasardyan, Humphrey Shi
|
|
18 |
|
19 |
[arXiv preprint](https://arxiv.org/abs/2403.14773) | [Video](https://twitter.com/i/status/1770909673463390414) | [Project page](https://streamingt2v.github.io/)
|
20 |
|
|
|
21 |
|
22 |
<p align="center">
|
23 |
<img src="__assets__/github/teaser/teaser_final.png" width="800px"/>
|
|
|
1 |
---
|
2 |
pipeline_tag: text-to-video
|
3 |
+
library_name: diffusers
|
4 |
+
license: mit
|
5 |
---
|
6 |
|
|
|
7 |
# StreamingT2V
|
8 |
|
9 |
|
|
|
19 |
|
20 |
[arXiv preprint](https://arxiv.org/abs/2403.14773) | [Video](https://twitter.com/i/status/1770909673463390414) | [Project page](https://streamingt2v.github.io/)
|
21 |
|
22 |
+
Code: https://github.com/Picsart-AI-Research/StreamingT2V
|
23 |
|
24 |
<p align="center">
|
25 |
<img src="__assets__/github/teaser/teaser_final.png" width="800px"/>
|