Skip to content

Commit c576f80

Browse files
committed
Fix ControlNetLLLite training issue #1069
1 parent 7cb44e4 commit c576f80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/train_util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,6 +1774,7 @@ def __init__(
17741774
tokenizer,
17751775
max_token_length,
17761776
resolution,
1777+
network_multiplier,
17771778
enable_bucket,
17781779
min_bucket_reso,
17791780
max_bucket_reso,

0 commit comments

Comments
 (0)