Spaces:
Runtime error
Runtime error
Haoxin Chen
commited on
Commit
·
cdeee13
1
Parent(s):
120cb07
update ui
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ def videocrafter_demo(result_dir='./tmp/'):
|
|
21 |
gr.Markdown("<div align='center'> <h2> VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models </span> </h2> \
|
22 |
<a style='font-size:18px;color: #000000' href='https://github.com/AILab-CVC/VideoCrafter'> Github </div>")
|
23 |
|
24 |
-
gr.Markdown("<b> Note: This is the
|
25 |
#######t2v#######
|
26 |
with gr.Tab(label="Text2Video"):
|
27 |
with gr.Column():
|
|
|
21 |
gr.Markdown("<div align='center'> <h2> VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models </span> </h2> \
|
22 |
<a style='font-size:18px;color: #000000' href='https://github.com/AILab-CVC/VideoCrafter'> Github </div>")
|
23 |
|
24 |
+
gr.Markdown("<b> Note: This is the low-resolution version of VideoCrafter2. We will release a high-resolution version later.</b>")
|
25 |
#######t2v#######
|
26 |
with gr.Tab(label="Text2Video"):
|
27 |
with gr.Column():
|