mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-06 21:52:27 +00:00
Fix typo again
This commit is contained in:
@@ -51,7 +51,7 @@ class BaseSubsetParams:
|
||||
image_dir: Optional[str] = None
|
||||
num_repeats: int = 1
|
||||
shuffle_caption: bool = False
|
||||
caption_seperator: str = ',',
|
||||
caption_separator: str = ',',
|
||||
keep_tokens: int = 0
|
||||
color_aug: bool = False
|
||||
flip_aug: bool = False
|
||||
|
||||
Reference in New Issue
Block a user