Hev832 commited on
Commit
cf7242d
1 Parent(s): cb4d633

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -0
run.py CHANGED
@@ -110,6 +110,7 @@ with gr.Blocks() as demo:
110
  with gr.Group():
111
  with gr.Row():
112
  gr.Markdown(logschart)
 
113
  with gr.Row():
114
  gr.HTML(html_content)
115
 
 
110
  with gr.Group():
111
  with gr.Row():
112
  gr.Markdown(logschart)
113
+ with gr.Group():
114
  with gr.Row():
115
  gr.HTML(html_content)
116