CrazyEric commited on
Commit
cc3af8d
1 Parent(s): 437bcfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -336,8 +336,8 @@ with gr.Blocks(css="style.css") as demo:
336
  use_prompt_2,
337
  use_negative_prompt_2,
338
  seed,
339
- width,
340
- height,
341
  guidance_scale_base,
342
  guidance_scale_refiner,
343
  num_inference_steps_base,
 
336
  use_prompt_2,
337
  use_negative_prompt_2,
338
  seed,
339
+ # width,
340
+ # height,
341
  guidance_scale_base,
342
  guidance_scale_refiner,
343
  num_inference_steps_base,