Skip to content

Commit fc0677f

Browse files
committed
ruff format
1 parent d978c00 commit fc0677f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/pipelines/wan/pipeline_wan_i2v.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,6 @@ def __call__(
760760
return_dict=False,
761761
)[0]
762762

763-
764763
if self.do_classifier_free_guidance:
765764
with current_model.cache_context("uncond"):
766765
noise_uncond = current_model(

0 commit comments

Comments
 (0)