p-baleine commited on
Commit
f657b0f
1 Parent(s): b42d837
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ with block:
34
  with gr.Row():
35
  gr.Markdown("""
36
  <h2><center>Metaanalyser demo</center></h2>
37
- Generate a systematic review for your query based on Google Scholar search results. It will take a few minutes to output the results. See [README](https://github.com/p-baleine/metaanalyser) for details
38
  """)
39
 
40
  openai_api_key_textbox = gr.Textbox(
 
34
  with gr.Row():
35
  gr.Markdown("""
36
  <h2><center>Metaanalyser demo</center></h2>
37
+ Generate a systematic review for your query based on Google Scholar search results. See [README](https://github.com/p-baleine/metaanalyser) for details
38
  """)
39
 
40
  openai_api_key_textbox = gr.Textbox(