Liusuthu commited on
Commit
c491661
1 Parent(s): ea9cd40

Update mainapp.py

Browse files
Files changed (1) hide show
  1. mainapp.py +5 -5
mainapp.py CHANGED
@@ -46,11 +46,11 @@ with gr.Blocks() as demo:
46
  )
47
  # with gr.Row():
48
  # gr.HTML("<h5 style='text-align:center;'>[SATLab小分队_入围决赛版]</h5>")
49
- with gr.Row():
50
- gr.HTML("<br>")
51
- gr.HTML("<br>")
52
- with gr.Row():
53
- gr.Video(value="demo.mp4",width=300)
54
  # with gr.Row():
55
  # with gr.Column():
56
  # gr.Image(value="local_data/QR.svg",width=10,visible=False)
 
46
  )
47
  # with gr.Row():
48
  # gr.HTML("<h5 style='text-align:center;'>[SATLab小分队_入围决赛版]</h5>")
49
+ # with gr.Row():
50
+ # gr.HTML("<br>")
51
+ # gr.HTML("<br>")
52
+ # with gr.Row():
53
+ # gr.Video(value="demo.mp4",width=300)
54
  # with gr.Row():
55
  # with gr.Column():
56
  # gr.Image(value="local_data/QR.svg",width=10,visible=False)