fffiloni commited on
Commit
006cb6c
1 Parent(s): 7bb183a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -256,6 +256,7 @@ with gr.Blocks(css=css) as demo:
256
  gr.Markdown("""
257
  <h1 style="text-align: center;">ControlVideo</h1>
258
  <p style="text-align: center;"> Pytorch implementation of "<a href='https://github.com/chenxwh/ControlVideo' target='_blank'>ControlVideo</a>: Training-free Controllable Text-to-Video Generation" </p>
 
259
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center)](https://huggingface.co/spaces/fffiloni/ControlVideo?duplicate=true)
260
  """)
261
  with gr.Row():
 
256
  gr.Markdown("""
257
  <h1 style="text-align: center;">ControlVideo</h1>
258
  <p style="text-align: center;"> Pytorch implementation of "<a href='https://github.com/chenxwh/ControlVideo' target='_blank'>ControlVideo</a>: Training-free Controllable Text-to-Video Generation" </p>
259
+
260
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center)](https://huggingface.co/spaces/fffiloni/ControlVideo?duplicate=true)
261
  """)
262
  with gr.Row():