Unverified Commit e8959528 authored by spezialspezial's avatar spezialspezial Committed by GitHub
Browse files

Eventually preserve this typo? :) (#804)

parent a1242044
...@@ -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 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."
), ),
) )
......
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