PierreBrunelle commited on
Commit
4dc0819
·
verified ·
1 Parent(s): 58c9754

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ def gradio_interface():
188
  """)
189
 
190
  # Main Interface
191
- with gr.Tabs() as tabs:
192
  with gr.TabItem("🎯 Experiment", id=0):
193
  with gr.Row():
194
  with gr.Column(scale=1):
 
188
  """)
189
 
190
  # Main Interface
191
+ with gr.Tabs() as tabs:
192
  with gr.TabItem("🎯 Experiment", id=0):
193
  with gr.Row():
194
  with gr.Column(scale=1):