fffiloni commited on
Commit
5be9f8c
1 Parent(s): 12cfb57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ a {text-decoration-line: underline; font-weight: 600;}
21
 
22
  with gr.Blocks(css=css) as demo:
23
  with gr.Column(elem_id="col-container"):
24
- gr.Mardown(
25
  """
26
  # Zeroscope Text-to-Video
27
 
 
21
 
22
  with gr.Blocks(css=css) as demo:
23
  with gr.Column(elem_id="col-container"):
24
+ gr.Markdown(
25
  """
26
  # Zeroscope Text-to-Video
27