xangma commited on
Commit
3758343
1 Parent(s): d5eca17

formatting

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -244,10 +244,6 @@ with block:
244
  lines=1,
245
  value="500",
246
  )
247
- with gr.Column(scale=1):
248
- gr.HTML("")
249
- with gr.Column(scale=1):
250
- gr.HTML("")
251
  with gr.Column(scale=1):
252
  openai_api_key_textbox = gr.Textbox(
253
  placeholder="Paste your OpenAI API key (sk-...)",
 
244
  lines=1,
245
  value="500",
246
  )
 
 
 
 
247
  with gr.Column(scale=1):
248
  openai_api_key_textbox = gr.Textbox(
249
  placeholder="Paste your OpenAI API key (sk-...)",