Fix to work with validation dataset

This commit is contained in:
Kohya S
2025-01-26 21:21:21 +09:00
parent b833d47afe
commit 58b82a576e
2 changed files with 4 additions and 1 deletions

View File

@@ -2403,6 +2403,7 @@ class ControlNetDataset(BaseDataset):
self.dreambooth_dataset_delegate = DreamBoothDataset(
db_subsets,
True,
batch_size,
resolution,
network_multiplier,