Skip to content

Commit

Permalink
Update checkpoint_merger.py (huggingface#5780)
Browse files Browse the repository at this point in the history
  • Loading branch information
co63oc authored Nov 14, 2023
1 parent ed759f0 commit 069123f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/community/checkpoint_merger.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

class CheckpointMergerPipeline(DiffusionPipeline):
"""
A class that that supports merging diffusion models based on the discussion here:
A class that supports merging diffusion models based on the discussion here:
https://github.com/huggingface/diffusers/issues/877
Example usage:-
Expand Down

0 comments on commit 069123f

Please sign in to comment.