LEIDIA commited on
Commit
e3c3b62
Β·
verified Β·
1 Parent(s): 5de3e17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ with gr.Blocks(css=css) as demo:
131
  minimum=0,
132
  maximum=MAX_IMAGE_SIZE,
133
  step=32,
134
- value=624, # Replace with defaults that work for your model
135
  )
136
 
137
  height = gr.Slider(
 
131
  minimum=0,
132
  maximum=MAX_IMAGE_SIZE,
133
  step=32,
134
+ value=724, # Replace with defaults that work for your model
135
  )
136
 
137
  height = gr.Slider(