Skip to content

Commit

Permalink
fix typo in name
Browse files Browse the repository at this point in the history
  • Loading branch information
bghira committed Nov 19, 2024
1 parent a85c6be commit 4cb5e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/publishing/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def _model_imports(args):
def ema_info(args):
if args.use_ema:
ema_information = """
## Elastic Moving Average (EMA)
## Exponential Moving Average (EMA)
SimpleTuner generates a safetensors variant of the EMA weights and a pt file.
Expand Down

0 comments on commit 4cb5e03

Please sign in to comment.