Skip to content

Commit

Permalink
update readme for vae training
Browse files Browse the repository at this point in the history
  • Loading branch information
金阳 authored and 金阳 committed Nov 29, 2024
1 parent 1f864c4 commit 8acc528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions train/train_video_vae.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ def main(args):
world_size=world_size,
rank=global_rank,
image_mix_ratio=args.image_mix_ratio,
use_image_video_mixed_training=args.use_image_video_mixed_training,
)

torch.distributed.barrier()
Expand Down

0 comments on commit 8acc528

Please sign in to comment.