Dagfinn1962 commited on
Commit
51894bc
1 Parent(s): 36b1752

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ with gr.Blocks(
128
  """
129
  )
130
  conversation = Chat()
131
- with gr.Row():
132
  with gr.Column():
133
  # to do: change to openaikey input for public release
134
  openai_key = gr.Textbox(
 
128
  """
129
  )
130
  conversation = Chat()
131
+ with gr.Row():
132
  with gr.Column():
133
  # to do: change to openaikey input for public release
134
  openai_key = gr.Textbox(