Spaces:
Runtime error
Runtime error
Commit
·
95c6d61
1
Parent(s):
0aafe6d
Update app.py
Browse files
app.py
CHANGED
@@ -422,7 +422,7 @@ with gr.Blocks(title='Claimed', theme=theme) as demo:
|
|
422 |
|
423 |
with gr.Tab("Ideator"):
|
424 |
gr.Markdown("""
|
425 |
-
Use this tool to generate
|
426 |
""")
|
427 |
with gr.Row(scale=1, min_width=600):
|
428 |
with gr.Column():
|
|
|
422 |
|
423 |
with gr.Tab("Ideator"):
|
424 |
gr.Markdown("""
|
425 |
+
Use this tool to generate ideas for how to implement an invention/creation.
|
426 |
""")
|
427 |
with gr.Row(scale=1, min_width=600):
|
428 |
with gr.Column():
|