Spaces:
Runtime error
Runtime error
EmicoBinsfinder
commited on
Commit
•
4649b38
1
Parent(s):
5ab5297
Update app.py
Browse files
app.py
CHANGED
@@ -412,7 +412,7 @@ with gr.Blocks(title='Claimed', theme=theme) as demo:
|
|
412 |
|
413 |
with gr.Tab("Ideator"):
|
414 |
gr.Markdown("""
|
415 |
-
Use this tool to generate
|
416 |
""")
|
417 |
with gr.Row(scale=1, min_width=600):
|
418 |
with gr.Column():
|
|
|
412 |
|
413 |
with gr.Tab("Ideator"):
|
414 |
gr.Markdown("""
|
415 |
+
Use this tool to generate instructions for implementing an invention/idea.
|
416 |
""")
|
417 |
with gr.Row(scale=1, min_width=600):
|
418 |
with gr.Column():
|