Uniaff commited on
Commit
bc9f954
·
verified ·
1 Parent(s): d449724

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ def generate(video, audio, checkpoint, no_smooth, resize_factor, pad_top, pad_bo
60
  return output_path
61
 
62
  with gr.Blocks() as ui:
63
- gr.Markdown("## Wav2Lip - Синхронизация губ в видео")
64
  with gr.Row():
65
  video = gr.File(label="Видео или Изображение", type="filepath")
66
  audio = gr.File(label="Аудио", type="filepath")
 
60
  return output_path
61
 
62
  with gr.Blocks() as ui:
63
+ gr.Markdown("lypsinc")
64
  with gr.Row():
65
  video = gr.File(label="Видео или Изображение", type="filepath")
66
  audio = gr.File(label="Аудио", type="filepath")