Fix ControlNetLLLite training issue #1069

This commit is contained in:
Kohya S
2024-01-25 18:43:07 +09:00
parent 7cb44e4502
commit c576f80639

View File

@@ -1774,6 +1774,7 @@ class ControlNetDataset(BaseDataset):
tokenizer,
max_token_length,
resolution,
network_multiplier,
enable_bucket,
min_bucket_reso,
max_bucket_reso,