EmicoBinsfinder commited on
Commit
95c6d61
·
1 Parent(s): 0aafe6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 instructions for implementing an invention/idea.
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():