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