Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -144,6 +144,7 @@ with gr.Blocks() as demo:
|
|
144 |
<h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
|
145 |
[<a href="https://arxiv.org/abs/2403.14773" style="color:blue;">arXiv</a>]
|
146 |
[<a href="https://github.com/Picsart-AI-Research/StreamingT2V" style="color:blue;">GitHub</a>]
|
|
|
147 |
</h2>
|
148 |
<h2 style="font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
149 |
<b>StreamingT2V</b> is an advanced autoregressive technique that enables the creation of long videos featuring rich motion dynamics without any stagnation.
|
|
|
144 |
<h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
|
145 |
[<a href="https://arxiv.org/abs/2403.14773" style="color:blue;">arXiv</a>]
|
146 |
[<a href="https://github.com/Picsart-AI-Research/StreamingT2V" style="color:blue;">GitHub</a>]
|
147 |
+
[<a href="https://streamingt2v.github.io/" style="color:blue;">Project page</a>]
|
148 |
</h2>
|
149 |
<h2 style="font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
150 |
<b>StreamingT2V</b> is an advanced autoregressive technique that enables the creation of long videos featuring rich motion dynamics without any stagnation.
|