mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
support reference image
This commit is contained in:
@@ -212,6 +212,7 @@ if __name__ == '__main__':
|
||||
),
|
||||
],
|
||||
dataset_weight=(4, 2, 2, 1),
|
||||
steps_per_epoch=args.steps_per_epoch,
|
||||
)
|
||||
train_loader = torch.utils.data.DataLoader(
|
||||
dataset,
|
||||
|
||||
Reference in New Issue
Block a user