Spaces:
Runtime error
Runtime error
text improvement
Browse files
app.py
CHANGED
@@ -30,9 +30,6 @@ with gr.Blocks(css='style.css') as demo:
|
|
30 |
[<a href="https://arxiv.org/abs/2303.13439" style="color:blue;">arXiv</a>]
|
31 |
[<a href="https://github.com/Picsart-AI-Research/Text2Video-Zero" style="color:blue;">GitHub</a>]
|
32 |
</h3>
|
33 |
-
# <h3 style="font-weight: 450; font-size: 1rem; margin: 0rem">
|
34 |
-
|
35 |
-
# </h3>
|
36 |
</div>
|
37 |
""")
|
38 |
|
|
|
30 |
[<a href="https://arxiv.org/abs/2303.13439" style="color:blue;">arXiv</a>]
|
31 |
[<a href="https://github.com/Picsart-AI-Research/Text2Video-Zero" style="color:blue;">GitHub</a>]
|
32 |
</h3>
|
|
|
|
|
|
|
33 |
</div>
|
34 |
""")
|
35 |
|