Liusuthu commited on
Commit
de99eef
1 Parent(s): 4beeaeb

Update consult.py

Browse files
Files changed (1) hide show
  1. consult.py +1 -0
consult.py CHANGED
@@ -233,6 +233,7 @@ with gr.Blocks() as consult:
233
  video4_3 = gr.Video(
234
  sources=["webcam", "upload"],
235
  interactive=True,
 
236
  width=500,
237
  )
238
  btn4_3 = gr.Button("继续")
 
233
  video4_3 = gr.Video(
234
  sources=["webcam", "upload"],
235
  interactive=True,
236
+ format='mp4',
237
  width=500,
238
  )
239
  btn4_3 = gr.Button("继续")