yoniif commited on
Commit
ddf3c68
·
verified ·
1 Parent(s): 587dfbd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -84,7 +84,6 @@ demo = gr.Interface(
84
  ],
85
  css=custom_css,
86
  theme="default",
87
- layout="vertical",
88
  allow_flagging=False
89
  )
90
 
 
84
  ],
85
  css=custom_css,
86
  theme="default",
 
87
  allow_flagging=False
88
  )
89