shukdevdatta123 commited on
Commit
607a65b
·
verified ·
1 Parent(s): 5c209dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -713,7 +713,7 @@ html_footer = """
713
  with gr.Blocks(css=custom_css) as app:
714
  gr.HTML(html_header)
715
 
716
- with gr.Accordion("How to Use This App", open=False, elem_id="how-to-use"):
717
  gr.Markdown("""
718
  ### Getting Started:
719
  1. Enter your OpenAI API key in the field below and click "Set API Key"
 
713
  with gr.Blocks(css=custom_css) as app:
714
  gr.HTML(html_header)
715
 
716
+ with gr.Accordion("How It Works", open=False, elem_id="how-to-use"):
717
  gr.Markdown("""
718
  ### Getting Started:
719
  1. Enter your OpenAI API key in the field below and click "Set API Key"