mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-09 06:45:09 +00:00
Fix ControlNetLLLite training issue #1069
This commit is contained in:
@@ -1774,6 +1774,7 @@ class ControlNetDataset(BaseDataset):
|
|||||||
tokenizer,
|
tokenizer,
|
||||||
max_token_length,
|
max_token_length,
|
||||||
resolution,
|
resolution,
|
||||||
|
network_multiplier,
|
||||||
enable_bucket,
|
enable_bucket,
|
||||||
min_bucket_reso,
|
min_bucket_reso,
|
||||||
max_bucket_reso,
|
max_bucket_reso,
|
||||||
|
|||||||
Reference in New Issue
Block a user