p-baleine commited on
Commit
b42d837
1 Parent(s): 2eaeaff

update description

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -33,8 +33,8 @@ block = gr.Blocks()
33
  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.
38
  """)
39
 
40
  openai_api_key_textbox = gr.Textbox(
 
33
  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(