Eventually preserve this typo? :) (#804)
This commit is contained in:
parent
a124204490
commit
e895952816
|
@ -77,7 +77,7 @@ def parse_args():
|
||||||
type=int,
|
type=int,
|
||||||
default=100,
|
default=100,
|
||||||
help=(
|
help=(
|
||||||
"Minimal class images for prior perversation loss. If not have enough images, additional images will be"
|
"Minimal class images for prior preservation loss. If not have enough images, additional images will be"
|
||||||
" sampled with class_prompt."
|
" sampled with class_prompt."
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue