Haoxin Chen commited on
Commit
120cb07
1 Parent(s): 4949f04
Files changed (1) hide show
  1. app.py +1 -1
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> You may duplicate the space and upgrade to GPU in settings for better performance and faster inference without waiting in the queue. <a style='display:inline-block' href='https://huggingface.co/spaces/VideoCrafter/VideoCrafter?duplicate=true'> <img src='https://bit.ly/3gLdBN6' alt='Duplicate Space'></a> </b>")
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 320x512 version. </b>")
25
  #######t2v#######
26
  with gr.Tab(label="Text2Video"):
27
  with gr.Column():