Suprath commited on
Commit
1b15a28
·
verified ·
1 Parent(s): 312a1e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -194,6 +194,7 @@ with demo:
194
  with gr.Row():
195
  # video_lip = gr.Video(label="Audio Visual Video", mirror_webcam=False)
196
  text_output.render()
 
197
 
198
 
199
  demo.launch(debug=True)
 
194
  with gr.Row():
195
  # video_lip = gr.Video(label="Audio Visual Video", mirror_webcam=False)
196
  text_output.render()
197
+
198
 
199
 
200
  demo.launch(debug=True)