[go: nahoru, domu]

Skip to content

Commit

Permalink
hotfix(missing-var): h_flip (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarnevarezleal committed Dec 27, 2022
1 parent 66c18d3 commit 3400a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions train_lora_dreambooth.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def __init__(
size=512,
center_crop=False,
color_jitter=False,
h_flip=False,
resize=False,
):
self.size = size
Expand Down

0 comments on commit 3400a2b

Please sign in to comment.