mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
Eventually preserve this typo? :) (#804)
This commit is contained in:
@@ -77,7 +77,7 @@ def parse_args():
|
||||
type=int,
|
||||
default=100,
|
||||
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."
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user