shukdevdatta123 commited on
Commit
e56be65
·
verified ·
1 Parent(s): 3a9dbab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,7 +170,7 @@ custom_css = """
170
  with gr.Blocks(css=custom_css) as demo:
171
  gr.Markdown("# Systematic Review Generator for Research Papers")
172
 
173
- with gr.Accordion("How to Use This App", open=True):
174
  gr.Markdown("""
175
  ### Getting Started:
176
  1. Enter your OpenAI API key in the field below and click "Set API Key"
 
170
  with gr.Blocks(css=custom_css) as demo:
171
  gr.Markdown("# Systematic Review Generator for Research Papers")
172
 
173
+ with gr.Accordion("How to Use This App", open=False):
174
  gr.Markdown("""
175
  ### Getting Started:
176
  1. Enter your OpenAI API key in the field below and click "Set API Key"