Skip to content

Commit 24e6880

Browse files
committed
make
1 parent d824451 commit 24e6880

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/pipelines/stable_diffusion_3/pipeline_stable_diffusion_3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,6 @@ def __call__(
794794
skip_layer_guidance_stop: float = 0.2,
795795
skip_layer_guidance_start: float = 0.01,
796796
mu: Optional[float] = None,
797-
798797
):
799798
r"""
800799
Function invoked when calling the pipeline for generation.

0 commit comments

Comments
 (0)