mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Hude rework to move the batch to a DTO to make it far more modular to the future ui
This commit is contained in:
@@ -22,7 +22,7 @@ batch_size = 4
|
||||
dataset_config = DatasetConfig(
|
||||
folder_path=dataset_folder,
|
||||
resolution=resolution,
|
||||
caption_type='txt',
|
||||
caption_ext='txt',
|
||||
default_caption='default',
|
||||
buckets=True,
|
||||
bucket_tolerance=bucket_tolerance,
|
||||
|
||||
Reference in New Issue
Block a user