qichenhuang commited on
Commit
6a639ac
1 Parent(s): 4185629

Update app.py

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