zelk12 commited on
Commit
4e6ab17
·
verified ·
1 Parent(s): 0eb290b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="teal", secondary_hue="slate", n
35
  label="API key",
36
  scale=4,
37
  )
38
- with gr.Column():
39
  Button_Block_Apply_API_key = gr.Button(
40
  value="Apply",
41
  scale=1,
 
35
  label="API key",
36
  scale=4,
37
  )
38
+ with gr.Row():
39
  Button_Block_Apply_API_key = gr.Button(
40
  value="Apply",
41
  scale=1,