Update tool.py
minor fix
This commit is contained in:
parent
fcd8254205
commit
7c4bd07704
@ -23,7 +23,7 @@ from diffusers.utils import (
|
||||
|
||||
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:-
|
||||
|
Loading…
Reference in New Issue
Block a user