Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
apolinario authored Dec 5, 2023
1 parent 9af9e6d commit 8b25567
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2041,7 +2041,7 @@ def compute_text_embeddings(prompt, text_encoders, tokenizers):
}
)


if args.train_text_encoder_ti:
embedding_handler.save_embeddings(
f"{args.output_dir}/embeddings.safetensors",
Expand Down

0 comments on commit 8b25567

Please sign in to comment.