fffiloni commited on
Commit
2dce22c
·
verified ·
1 Parent(s): 572d3c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,7 +159,7 @@ def gradio_interface():
159
  </a>
160
  </div>
161
  """)
162
- with gr.Group()
163
  with gr.Row():
164
  with gr.Column(scale=2):
165
 
 
159
  </a>
160
  </div>
161
  """)
162
+ with gr.Group():
163
  with gr.Row():
164
  with gr.Column(scale=2):
165