ford442 commited on
Commit
e0aa332
·
1 Parent(s): e8b7cfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -242,7 +242,6 @@ def generate_60(
242
  "num_inference_steps": num_inference_steps,
243
  "generator": generator,
244
  "output_type": "pil",
245
- "target_size": (width,height),
246
  }
247
  if use_resolution_binning:
248
  options["use_resolution_binning"] = True
 
242
  "num_inference_steps": num_inference_steps,
243
  "generator": generator,
244
  "output_type": "pil",
 
245
  }
246
  if use_resolution_binning:
247
  options["use_resolution_binning"] = True