Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
diffusers
Commits
069123f6
Unverified
Commit
069123f6
authored
Nov 14, 2023
by
co63oc
Committed by
GitHub
Nov 14, 2023
Browse files
Update checkpoint_merger.py (#5780)
parent
ed759f0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/community/checkpoint_merger.py
examples/community/checkpoint_merger.py
+1
-1
No files found.
examples/community/checkpoint_merger.py
View file @
069123f6
...
...
@@ -13,7 +13,7 @@ from diffusers.utils import CONFIG_NAME, DIFFUSERS_CACHE, ONNX_WEIGHTS_NAME, WEI
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:-
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment