Unverified Commit 67c3518f authored by Rogério Júnior's avatar Rogério Júnior Committed by GitHub
Browse files

Small typo correction in comments (#3012)

parent ba49272d
......@@ -839,7 +839,7 @@ def main():
if global_step >= args.max_train_steps:
break
# Create the pipeline using using the trained modules and save it.
# Create the pipeline using the trained modules and save it.
accelerator.wait_for_everyone()
if accelerator.is_main_process:
if args.push_to_hub and args.only_save_embeds:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment