ajwthompson commited on
Commit
8504bfa
·
1 Parent(s): e39101a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ block = gr.Blocks(css=".gradio-container {background-color: lightgray}")
53
 
54
  with block:
55
  with gr.Row():
56
- gr.Markdown("<h3><center>Chat about - State-of-the-Union</center></h3>")
57
 
58
  openai_api_key_textbox = gr.Textbox(
59
  placeholder="Paste your OpenAI API key (sk-...)",
 
53
 
54
  with block:
55
  with gr.Row():
56
+ gr.Markdown("<h3><center>The Bot Forge=> Chat about - State-of-the-Union 2023</center></h3>")
57
 
58
  openai_api_key_textbox = gr.Textbox(
59
  placeholder="Paste your OpenAI API key (sk-...)",