eienmojiki commited on
Commit
37becc8
·
verified ·
1 Parent(s): 304ca9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ with gr.Blocks(
24
  placeholder="E.g: glass bottle, high quality"
25
  )
26
 
27
- with gr.Row:
28
  width = gr.Slider(
29
  label="Width",
30
  minimum=MIN_IMAGE_SIZE,
 
24
  placeholder="E.g: glass bottle, high quality"
25
  )
26
 
27
+ with gr.Row():
28
  width = gr.Slider(
29
  label="Width",
30
  minimum=MIN_IMAGE_SIZE,