aupfe08 commited on
Commit
455fc13
·
verified ·
1 Parent(s): 08d1774

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -19,7 +19,6 @@ def plot_pens(place_holder):
19
 
20
  iface = gr.Interface(
21
  fn=plot_pens,
22
- layout="vertical",
23
  inputs=["checkbox"],
24
  outputs=["plot"],
25
  title="Scatterplot of Palmer Penguins",
 
19
 
20
  iface = gr.Interface(
21
  fn=plot_pens,
 
22
  inputs=["checkbox"],
23
  outputs=["plot"],
24
  title="Scatterplot of Palmer Penguins",