Eric2983 commited on
Commit
0907833
·
verified ·
1 Parent(s): 6aaf5bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -17,7 +17,6 @@ h1#title {
17
  demo = gr.Blocks(css=css)
18
 
19
  with demo:
20
- with gr.Box():
21
 
22
  gr.Markdown(title)
23
  options = gr.Dropdown(choices=models,label='Detection',show_label=True)
 
17
  demo = gr.Blocks(css=css)
18
 
19
  with demo:
 
20
 
21
  gr.Markdown(title)
22
  options = gr.Dropdown(choices=models,label='Detection',show_label=True)