Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
62a15cec
Commit
62a15cec
authored
Feb 09, 2023
by
Patrick von Platen
Browse files
make style
parent
f3c84838
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
examples/unconditional_image_generation/train_unconditional.py
...les/unconditional_image_generation/train_unconditional.py
+0
-1
No files found.
examples/unconditional_image_generation/train_unconditional.py
View file @
62a15cec
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment