mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-08 22:35:09 +00:00
Fix to work with validation dataset
This commit is contained in:
@@ -2403,6 +2403,7 @@ class ControlNetDataset(BaseDataset):
|
||||
|
||||
self.dreambooth_dataset_delegate = DreamBoothDataset(
|
||||
db_subsets,
|
||||
True,
|
||||
batch_size,
|
||||
resolution,
|
||||
network_multiplier,
|
||||
|
||||
Reference in New Issue
Block a user