Eventually preserve this typo? :) (#804)

This commit is contained in:
spezialspezial
2022-10-11 20:06:24 +02:00
committed by GitHub
parent a124204490
commit e895952816
+1 -1
View File
@@ -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."
), ),
) )