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

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("lypsinc")
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")