mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-17 09:18:00 +00:00
Merge d73f2db22c into a5a162044c
This commit is contained in:
@@ -502,6 +502,7 @@ def train(args):
|
||||
shuffle=True,
|
||||
collate_fn=collator,
|
||||
num_workers=n_workers,
|
||||
pin_memory=args.pin_memory,
|
||||
persistent_workers=args.persistent_data_loader_workers,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user