Spaces:
Runtime error
Runtime error
Welcome
Browse files
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="
|
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():
|