sheikhed commited on
Commit
8c3be4b
·
verified ·
1 Parent(s): ee0352c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ def process_video(video_url, audio_url, progress=gr.Progress()):
139
 
140
  def create_interface():
141
  with gr.Blocks() as app:
142
- gr.Markdown("# Video Lip Sync")
143
  with gr.Row():
144
  with gr.Column():
145
  video_url_input = gr.Textbox(label="Video URL")
 
139
 
140
  def create_interface():
141
  with gr.Blocks() as app:
142
+ gr.Markdown("# JSON 2")
143
  with gr.Row():
144
  with gr.Column():
145
  video_url_input = gr.Textbox(label="Video URL")