Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -125,7 +125,7 @@ with gr.Blocks() as demo:
|
|
| 125 |
cache_examples=True,
|
| 126 |
)
|
| 127 |
|
| 128 |
-
with gr.Tab("[Not
|
| 129 |
with gr.Row():
|
| 130 |
gr.Markdown(
|
| 131 |
"""
|
|
|
|
| 125 |
cache_examples=True,
|
| 126 |
)
|
| 127 |
|
| 128 |
+
with gr.Tab("[Not Live] Get Outfit(s) Based on Your Google Calendar"):
|
| 129 |
with gr.Row():
|
| 130 |
gr.Markdown(
|
| 131 |
"""
|