qichenhuang commited on
Commit
0b351d0
1 Parent(s): cd0a8f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ with iface as demo:
61
  # 在左侧列中添加文本输入框
62
  with gr.Column(scale=1):
63
  input_text = gr.Textbox(lines=6, placeholder="Please enter your script or upload your video here...")
64
- video = gr.Video()
65
  example_demo = gr.Markdown("## Example Demo\n\n")
66
  text = """Title: "The Melody Within"
67
  Characters:
 
61
  # 在左侧列中添加文本输入框
62
  with gr.Column(scale=1):
63
  input_text = gr.Textbox(lines=6, placeholder="Please enter your script or upload your video here...")
64
+ video = gr.Video("upload video")
65
  example_demo = gr.Markdown("## Example Demo\n\n")
66
  text = """Title: "The Melody Within"
67
  Characters: