Commit 62a15cec authored by Patrick von Platen's avatar Patrick von Platen
Browse files

make style

parent f3c84838
......@@ -599,7 +599,6 @@ def main(args):
batch_size=args.eval_batch_size,
num_inference_steps=args.ddpm_num_inference_steps,
output_type="numpy",
num_inference_steps=args.ddpm_num_steps,
).images
# denormalize the images and save to tensorboard
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment