Alexander Bagus commited on
Commit
0dc176b
·
1 Parent(s): d0d21df
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -178,6 +178,8 @@ with gr.Blocks() as demo:
178
  inputs=[
179
  polished_prompt,
180
  negative_prompt,
 
 
181
  seed,
182
  randomize_seed,
183
  guidance_scale,
 
178
  inputs=[
179
  polished_prompt,
180
  negative_prompt,
181
+ width,
182
+ height,
183
  seed,
184
  randomize_seed,
185
  guidance_scale,