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
OpenDAS
diffusers
Commits
e8959528
Unverified
Commit
e8959528
authored
Oct 11, 2022
by
spezialspezial
Committed by
GitHub
Oct 11, 2022
Browse files
Eventually preserve this typo? :) (#804)
parent
a1242044
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/dreambooth/train_dreambooth.py
examples/dreambooth/train_dreambooth.py
+1
-1
No files found.
examples/dreambooth/train_dreambooth.py
View file @
e8959528
...
@@ -77,7 +77,7 @@ def parse_args():
...
@@ -77,7 +77,7 @@ def parse_args():
type
=
int
,
type
=
int
,
default
=
100
,
default
=
100
,
help
=
(
help
=
(
"Minimal class images for prior perv
ers
ation loss. If not have enough images, additional images will be"
"Minimal class images for prior p
res
ervation loss. If not have enough images, additional images will be"
" sampled with class_prompt."
" sampled with class_prompt."
),
),
)
)
...
...
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