wasertech commited on
Commit
c27c23f
1 Parent(s): dbc4221
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ I always were here. You just couldn't see me.
12
  with gr.Blocks() as demo:
13
  gr.Markdown(intro)
14
  with gr.Row():
15
- with gr.TabItem(label="Settings"):
16
  with gr.Row():
17
  with gr.Column(scale=1):
18
  with gr.Row():
 
12
  with gr.Blocks() as demo:
13
  gr.Markdown(intro)
14
  with gr.Row():
15
+ with gr.TabItem(label="Welcome"):
16
  with gr.Row():
17
  with gr.Column(scale=1):
18
  with gr.Row():