Rooni commited on
Commit
2679716
·
1 Parent(s): b145ab0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -40,7 +40,6 @@ iface = gr.Interface(
40
  outputs=gr.Image(),
41
  live=True,
42
  title="Image Generator",
43
- layout="vertical",
44
  theme="compact"
45
  )
46
 
 
40
  outputs=gr.Image(),
41
  live=True,
42
  title="Image Generator",
 
43
  theme="compact"
44
  )
45